[][src]Trait rustpub::properties::ActivitypubProperty

pub trait ActivitypubProperty {
    fn is_none(&self) -> bool;
}

Required methods

fn is_none(&self) -> bool

Loading content...

Implementors

impl ActivitypubProperty for Attachment[src]

impl ActivitypubProperty for AttributedTo[src]

impl ActivitypubProperty for Audience[src]

impl ActivitypubProperty for Content[src]

impl ActivitypubProperty for Context[src]

impl ActivitypubProperty for Generator[src]

impl ActivitypubProperty for InReplyTo[src]

impl ActivitypubProperty for Name[src]

impl ActivitypubProperty for Summary[src]

impl ActivitypubProperty for Tag[src]

impl ActivitypubProperty for Url[src]

Loading content...