core
1.81.0-nightly
(b5b13568f 2024-06-10)
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.