☰
Trait AndNot
Associated Types
Output
Required Methods
andnot
Implementors
Other items in
ppv_lite86
All crates
?
Trait
ppv_lite86
::
AndNot
[
−
]
[src]
pub trait AndNot { type
Output
; fn
andnot
(self, rhs: Self) -> Self::
Output
; }
Associated Types
[src]
type
Output
Required methods
[src]
fn
andnot
(self, rhs: Self) -> Self::
Output
Implementors