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