Struct qapi_parser::spec::Event [−][src]
Fields
id: String
data: Data
Trait Implementations
impl Debug for Event[src]
impl Debug for Eventfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for Event[src]
impl Clone for Event