Enum grid_sdk::protocol::location::state::LocationNamespace [−][src]
pub enum LocationNamespace {
GS1,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LocationNamespaceimpl Send for LocationNamespaceimpl Sync for LocationNamespaceimpl Unpin for LocationNamespaceimpl UnwindSafe for LocationNamespaceBlanket Implementations
Mutably borrows from an owned value. Read more