Type Definition enso_prelude::Owned[][src]

type Owned<T> = <T as AsOwned>::Owned;
Expand description

Owned type family.