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