Enum qapi_qmp::StrOrNull [−][src]
Variants
n(())s(String)
Trait Implementations
impl Debug for StrOrNull[src]
impl Debug for StrOrNullfn 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 StrOrNull[src]
impl Clone for StrOrNull