Trait implementation lrs::netlink::NlFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for NlFlags {
    type Output = NlFlags;
}