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