Struct wayland_protocols::unstable::input_method::v1::client::zwp_input_method_v1::ZwpInputMethodV1 [−][src]
pub struct ZwpInputMethodV1(_);
Trait Implementations
impl AsRef<Proxy<ZwpInputMethodV1>> for ZwpInputMethodV1
[src][+]
impl Clone for ZwpInputMethodV1
[src][+]
impl Debug for ZwpInputMethodV1
[src][+]
impl Eq for ZwpInputMethodV1
[src]
impl From<Proxy<ZwpInputMethodV1>> for ZwpInputMethodV1
[src][+]
impl Interface for ZwpInputMethodV1
[src][+]
impl PartialEq<ZwpInputMethodV1> for ZwpInputMethodV1
[src][+]
impl StructuralEq for ZwpInputMethodV1
[src]
impl StructuralPartialEq for ZwpInputMethodV1
[src]
Auto Trait Implementations
impl !RefUnwindSafe for ZwpInputMethodV1
impl Send for ZwpInputMethodV1
impl Sync for ZwpInputMethodV1
impl Unpin for ZwpInputMethodV1
impl !UnwindSafe for ZwpInputMethodV1
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,