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