and_not

Function and_not 

Source
pub fn and_not(lhs: &Bitmap, rhs: &Bitmap) -> Bitmap
Expand description

Compute bitwise A AND NOT B operation.