Struct nix::sys::socket::sockopt::SockType [−][src]
pub struct SockType;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SockType
impl UnwindSafe for SockType
Blanket Implementations
Mutably borrows from an owned value. Read more