Enum qapi_qmp::KeyValue [−][src]
Variants
numberFields of number
data: isize |
qcodeFields of qcode
data: QKeyCode |
Trait Implementations
impl Debug for KeyValue[src]
impl Debug for KeyValuefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for KeyValue[src]
impl Clone for KeyValue