core
1.83.0-nightly
(fa724e5d8 2024-09-27)
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.