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