Struct grid_sdk::protocol::pike::payload::CreateOrganizationAction [−][src]
pub struct CreateOrganizationAction { /* fields omitted */ }Expand description
Native implementation for CreateOrganizationAction
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
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 CreateOrganizationAction
impl Send for CreateOrganizationAction
impl Sync for CreateOrganizationAction
impl Unpin for CreateOrganizationAction
impl UnwindSafe for CreateOrganizationAction
Blanket Implementations
Mutably borrows from an owned value. Read more