Type Definition enso_prelude::Content[][src]

type Content<T> = <T as HasContent>::Content;
Expand description

Accessor for the wrapped value.