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