Struct grid_sdk::protocol::schema::payload::SchemaPayload [−][src]
pub struct SchemaPayload { /* fields omitted */ }Expand description
Native implementation for SchemaPayload
Implementations
Trait Implementations
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 SchemaPayloadimpl Send for SchemaPayloadimpl Sync for SchemaPayloadimpl Unpin for SchemaPayloadimpl UnwindSafe for SchemaPayloadBlanket Implementations
Mutably borrows from an owned value. Read more