Trait implementation
lrs
::
swap
::
SwapFlags
::
Not
Objects that implement the unary
!
operator.
Syntax
impl
Not
for
SwapFlags
{ type Output =
SwapFlags
; }