Struct qapi_parser::spec::Value [−][src]
Fields
name: String
ty: Type
optional: bool
Methods
impl Value
[src]
impl Value
Trait Implementations
impl Debug for Value
[src]
impl Debug for Value
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 Value
[src]
impl Clone for Value