Struct grid_sdk::protocol::location::state::LocationListBuilder [−][src]
Fields
locations: Option<Vec<Location>>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for LocationListBuilder
impl Send for LocationListBuilder
impl Sync for LocationListBuilder
impl Unpin for LocationListBuilder
impl UnwindSafe for LocationListBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more