core
1.78.0-nightly
(878c8a2a6 2024-02-29)
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.