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