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