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

pub struct SockType;

Trait Implementations

impl Copy for SockType
[src]

impl Clone for SockType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SockType
[src]

Formats the value using the given formatter.

impl GetSockOpt for SockType
[src]