Struct nix::sys::socket::sockopt::AlgSetKey [−][src]
pub struct AlgSetKey<T>(_);
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for AlgSetKey<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for AlgSetKey<T> where
T: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more