Type Definition enso_flexer::prelude::Owned[][src]

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

Owned type family.