core
1.79.0-nightly
(8b2459c1f 2024-04-09)
Module borrow
Traits
In crate core
?
Module
core
::
borrow
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.