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 SchemaListBuilder
impl Send for SchemaListBuilder
impl Sync for SchemaListBuilder
impl Unpin for SchemaListBuilder
impl UnwindSafe for SchemaListBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more