Objects that implement the unary ! operator.
!
impl Not for MemMapFlags { type Output = MemMapFlags; }