☰
core
1.76.0-beta.9
(1633e2ae0 2024-01-27)
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.