Function bitwise_not

Source
pub fn bitwise_not<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,