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

pub struct OriginalDst;

Trait Implementations

impl Copy for OriginalDst
[src]

impl Clone for OriginalDst
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OriginalDst
[src]

Formats the value using the given formatter. Read more

impl GetSockOpt for OriginalDst
[src]

Auto Trait Implementations

impl Send for OriginalDst

impl Sync for OriginalDst