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