Struct twilight_cache_inmemory::model::CachedPresence [−][src]
pub struct CachedPresence { /* fields omitted */ }Expand description
Represents a cached Presence.
Implementations
Current activities.
Platform-dependent status.
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CachedPresence
impl Send for CachedPresence
impl Sync for CachedPresence
impl Unpin for CachedPresence
impl UnwindSafe for CachedPresence
Blanket Implementations
Mutably borrows from an owned value. Read more
