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