core
1.83.0-nightly
(52fd99839 2024-10-10)
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.