Struct qapi_parser::spec::Event
[−]
[src]
pub struct Event { pub id: String, pub data: Data, }
Fields
id: String
data: Data
Trait Implementations
impl Debug for Event
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more