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