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