Type Definition enso_prelude::Content[][src]

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

Accessor for the wrapped value.