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