Expand description

Smart pointers owning their targets

Structs

Smart pointer to owned inner value (see deref implementation)

Smart pointer to value pointed-to by owned inner value (see deref implementation)

Traits

Pointer types that can be converted into an owned type