Struct qapi_qmp::SchemaInfoEvent[][src]

pub struct SchemaInfoEvent {
    pub arg_type: String,
}

Fields

Trait Implementations

impl Debug for SchemaInfoEvent
[src]

Formats the value using the given formatter. Read more

impl Clone for SchemaInfoEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SchemaInfoEvent

impl Sync for SchemaInfoEvent