Struct nix::sys::socket::sockopt::SockType [−][src]
pub struct SockType;
Trait Implementations
impl Copy for SockType
[src]
impl Copy for SockType
impl Clone for SockType
[src]
impl Clone for SockType
fn clone(&self) -> SockType
[src]
fn clone(&self) -> SockType
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for SockType
[src]
impl Debug for SockType
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl GetSockOpt for SockType
[src]
impl GetSockOpt for SockType