[][src]Type Definition reclaim::leak::Owned

type Owned<T, N> = Owned<T, Leaking, N>;

An Owned type that uses the no-op Leaking "reclamation" scheme.