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