Struct grid_sdk::protocol::schema::state::LatLongBuilder [−][src]
Expand description
Builder used to create a LatLong
Fields
latitude: i64longitude: i64Implementations
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 LatLongBuilderimpl Send for LatLongBuilderimpl Sync for LatLongBuilderimpl Unpin for LatLongBuilderimpl UnwindSafe for LatLongBuilderBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V