core
1.78.0-nightly
(46ea0aa 2025-04-17) (built from a source tarball)
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.