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