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