pub trait OutputType { }Expand description
Trait that marks data as Output,
that can be used inside MetaDataType and ContentType methods.
pub trait OutputType { }Trait that marks data as Output,
that can be used inside MetaDataType and ContentType methods.