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

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

Required methods

fn is_none(&self) -> bool

fn is_some(&self) -> bool

Loading content...

Implementors

impl ActivitypubProperty for Accuracy[src]

impl ActivitypubProperty for Actor[src]

impl ActivitypubProperty for Altitude[src]

impl ActivitypubProperty for AnyOf[src]

impl ActivitypubProperty for Attachment[src]

impl ActivitypubProperty for AttributedTo[src]

impl ActivitypubProperty for Audience[src]

impl ActivitypubProperty for BCC[src]

impl ActivitypubProperty for BTo[src]

impl ActivitypubProperty for CC[src]

impl ActivitypubProperty for Closed[src]

impl ActivitypubProperty for Content[src]

impl ActivitypubProperty for Context[src]

impl ActivitypubProperty for Current[src]

impl ActivitypubProperty for Deleted[src]

impl ActivitypubProperty for Describes[src]

impl ActivitypubProperty for Duration[src]

impl ActivitypubProperty for EndTime[src]

impl ActivitypubProperty for First[src]

impl ActivitypubProperty for Followers[src]

impl ActivitypubProperty for Following[src]

impl ActivitypubProperty for FormerType[src]

impl ActivitypubProperty for Generator[src]

impl ActivitypubProperty for Height[src]

impl ActivitypubProperty for Href[src]

impl ActivitypubProperty for HrefLang[src]

impl ActivitypubProperty for Icon[src]

impl ActivitypubProperty for Id[src]

impl ActivitypubProperty for Image[src]

impl ActivitypubProperty for InReplyTo[src]

impl ActivitypubProperty for Inbox[src]

impl ActivitypubProperty for Instrument[src]

impl ActivitypubProperty for Items[src]

impl ActivitypubProperty for Kind[src]

impl ActivitypubProperty for Last[src]

impl ActivitypubProperty for Latitude[src]

impl ActivitypubProperty for Location[src]

impl ActivitypubProperty for Longitude[src]

impl ActivitypubProperty for MediaType[src]

impl ActivitypubProperty for Name[src]

impl ActivitypubProperty for Next[src]

impl ActivitypubProperty for Object[src]

impl ActivitypubProperty for OneOf[src]

impl ActivitypubProperty for Origin[src]

impl ActivitypubProperty for Outbox[src]

impl ActivitypubProperty for Owner[src]

impl ActivitypubProperty for PartOf[src]

impl ActivitypubProperty for PreferredUsername[src]

impl ActivitypubProperty for Prev[src]

impl ActivitypubProperty for Preview[src]

impl ActivitypubProperty for PublicKey[src]

impl ActivitypubProperty for PublicKeyPem[src]

impl ActivitypubProperty for Published[src]

impl ActivitypubProperty for Radius[src]

impl ActivitypubProperty for Rel[src]

impl ActivitypubProperty for Relationship[src]

impl ActivitypubProperty for Replies[src]

impl ActivitypubProperty for Result[src]

impl ActivitypubProperty for StartIndex[src]

impl ActivitypubProperty for StartTime[src]

impl ActivitypubProperty for Subject[src]

impl ActivitypubProperty for Summary[src]

impl ActivitypubProperty for Tag[src]

impl ActivitypubProperty for Target[src]

impl ActivitypubProperty for To[src]

impl ActivitypubProperty for TotalItems[src]

impl ActivitypubProperty for Units[src]

impl ActivitypubProperty for Updated[src]

impl ActivitypubProperty for Url[src]

impl ActivitypubProperty for Width[src]

Loading content...