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