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

pub struct Mark;

Trait Implementations

impl Copy for Mark
[src]

impl Clone for Mark
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Mark
[src]

Formats the value using the given formatter. Read more

impl SetSockOpt for Mark
[src]

impl GetSockOpt for Mark
[src]

Auto Trait Implementations

impl Send for Mark

impl Sync for Mark