Struct nix::sys::socket::sockopt::ReceiveTimestampns [−][src]
pub struct ReceiveTimestampns;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ReceiveTimestampns
impl Send for ReceiveTimestampns
impl Sync for ReceiveTimestampns
impl Unpin for ReceiveTimestampns
impl UnwindSafe for ReceiveTimestampns
Blanket Implementations
Mutably borrows from an owned value. Read more