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