Trait implementation
lrs
::
file
::
Mode
::
BitAnd
Objects that implement the binary
&
operator.
Syntax
impl
BitAnd
<
Mode
> for
Mode
{ type Output =
Mode
; }