Enum qapi_qmp::RxState [−][src]
pub enum RxState { normal, none, all, }
Variants
normal
none
all
Trait Implementations
impl Debug for RxState
[src]
impl Debug for RxState
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 RxState
[src]
impl Clone for RxState