Struct x11rb::protocol::xkb::CommonBehavior [−][src]
Fields
type_: u8
data: u8
Trait Implementations
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for CommonBehavior
impl Send for CommonBehavior
impl Sync for CommonBehavior
impl Unpin for CommonBehavior
impl UnwindSafe for CommonBehavior
Blanket Implementations
Mutably borrows from an owned value. Read more