Trait implementation lrs::socket::SockFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for SockFlags {
    type Output = SockFlags;
}