Struct qapi_qmp::GuidInfo [−][src]
pub struct GuidInfo { pub guid: String, }
Fields
guid: String
Trait Implementations
impl Debug for GuidInfo
[src]
impl Debug for GuidInfo
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 GuidInfo
[src]
impl Clone for GuidInfo