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