Module alloc::borrow1.0.0[][src]

This is supported on non-crate feature miri-test-libstd or test or doctest only.
Expand description

A module for working with borrowed data.

Enums

A clone-on-write smart pointer.

Traits

A trait for borrowing data.

A trait for mutably borrowing data.

A generalization of Clone to borrowed data.