Struct grid_sdk::protocol::pike::state::Organization [−][src]
pub struct Organization { /* fields omitted */ }Expand description
Native implementation for Organization
Implementations
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 Organization
impl Send for Organization
impl Sync for Organization
impl Unpin for Organization
impl UnwindSafe for Organization
Blanket Implementations
Mutably borrows from an owned value. Read more