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