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