core
1.83.0-nightly
(2bd1e894e 2024-09-26)
Module borrow
Module Items
Traits
In crate core
core
Module
borrow
Copy item path
1.6.0
·
source
Expand description
Utilities for working with borrowed data.
Traits
§
Borrow
A trait for borrowing data.
Borrow
Mut
A trait for mutably borrowing data.