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.

impl GetSockOpt for OriginalDst
[src]