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

pub struct OobInline;

Trait Implementations

impl Copy for OobInline
[src]

impl Clone for OobInline
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OobInline
[src]

Formats the value using the given formatter.

impl SetSockOpt for OobInline
[src]

impl GetSockOpt for OobInline
[src]