Function bit_count

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