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