Enum qapi_qmp::COLOMode
[−]
[src]
pub enum COLOMode { unknown, primary, secondary, }
Variants
unknown
primary
secondary
Trait Implementations
impl Debug for COLOMode
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more