Enum qapi_qmp::COLOMode [−][src]
pub enum COLOMode { unknown, primary, secondary, }
Variants
unknown
primary
secondary
Trait Implementations
impl Debug for COLOMode
[src]
impl Debug for COLOMode
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 COLOMode
[src]
impl Clone for COLOMode