[][src]Trait activities::TypedType

pub trait TypedType: Serialize + Deserialize { }

Trait Implementations

impl<'typetag> Serialize for dyn TypedType + 'typetag[src]

impl<'typetag> Serialize for dyn TypedType + Send + 'typetag[src]

impl<'typetag> Serialize for dyn TypedType + Sync + 'typetag[src]

impl<'typetag> Serialize for dyn TypedType + Send + Sync + 'typetag[src]

impl Strictest for dyn TypedType[src]

type Object = dyn TypedType

Implementors

impl TypedType for Mention[src]

impl TypedType for Document[src]

Loading content...