Trait implementation lrs::mem_map::MemMapFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for MemMapFlags {
    type Output = MemMapFlags;
}