Struct wayland_protocols::unstable::input_method::v1::client::zwp_input_panel_v1::ZwpInputPanelV1 [−][src]
pub struct ZwpInputPanelV1(_);
Implementations
Trait Implementations
Performs the conversion.
Pointer to the C representation of this interface
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 ZwpInputPanelV1
impl Send for ZwpInputPanelV1
impl Sync for ZwpInputPanelV1
impl Unpin for ZwpInputPanelV1
impl !UnwindSafe for ZwpInputPanelV1
Blanket Implementations
Mutably borrows from an owned value. Read more