Struct wayland_client::ProxyId
[−]
[src]
pub struct ProxyId { // some fields omitted }
pub struct ProxyId { // some fields omitted }
impl Hash for ProxyId
fn hash<__H: Hasher>(&self, __arg_0: &mut __H)
fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasher
impl Debug for ProxyId
impl Eq for ProxyId
impl PartialEq for ProxyId
impl Clone for ProxyId
fn clone(&self) -> ProxyId
fn clone_from(&mut self, source: &Self)
impl Copy for ProxyId