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