Trait Alias enso_prelude::HasSizedContent[][src]

trait HasSizedContent where
    Content<Self>: Sized
= HasContent;
Expand description

Trait which enables Sized super-bound on the Content type.