Struct grid_sdk::protocol::schema::state::SchemaListBuilder [−][src]
Expand description
Builder used to create a SchemaList
Fields
schemas: Vec<Schema>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SchemaListBuilderimpl Send for SchemaListBuilderimpl Sync for SchemaListBuilderimpl Unpin for SchemaListBuilderimpl UnwindSafe for SchemaListBuilderBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V