Struct nix::sys::socket::UnixAddr
[−]
[src]
pub struct UnixAddr(pub sockaddr_un);
pub struct UnixAddr(pub sockaddr_un);
impl UnixAddrimpl PartialEq for UnixAddrimpl Eq for UnixAddrimpl Hash for UnixAddrfn hash<H: Hasher>(&self, s: &mut H)fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl Clone for UnixAddrfn clone(&self) -> UnixAddrfn clone_from(&mut self, source: &Self)impl Display for UnixAddrimpl Copy for UnixAddr
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)