Struct nix::sys::socket::sockopt::PeerCredentials[][src]

pub struct PeerCredentials;

Trait Implementations

impl Copy for PeerCredentials
[src]

impl Clone for PeerCredentials
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PeerCredentials
[src]

Formats the value using the given formatter. Read more

impl GetSockOpt for PeerCredentials
[src]

Auto Trait Implementations

impl Send for PeerCredentials

impl Sync for PeerCredentials