Struct qapi_parser::spec::Enum [−][src]
Fields
id: String
data: Vec<String>
Trait Implementations
impl Debug for Enum[src]
impl Debug for Enumfn 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 Enum[src]
impl Clone for Enum