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