Module borrow

Source
Expand description

Borrow utilities.

Enums§

Calf
A read-only container for either an owned value or a reference to one.

Traits§

IntoOwned
Into owned.