Struct nix::sys::socket::sockopt::SockType [−][src]
pub struct SockType;
Trait Implementations
impl Copy for SockType[src]
impl Copy for SockTypeimpl Clone for SockType[src]
impl Clone for SockTypefn clone(&self) -> SockType[src]
fn clone(&self) -> SockTypeReturns 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 SockTypefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl GetSockOpt for SockType[src]
impl GetSockOpt for SockType