core
1.78.0-nightly
(7d3702e47 2024-03-06)
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.