core
1.80.0-nightly
(6f3df08aa 2024-05-30)
Module borrow
Traits
In crate core
Module
core
::
borrow
Copy item path
1.0.0
·
source
·
[
−
]
Expand description
Utilities for working with borrowed data.
Traits
§
Borrow
A trait for borrowing data.
BorrowMut
A trait for mutably borrowing data.