Function lsb_index

Source
pub fn lsb_index<T: Integer + PrimInt>(n: T) -> Option<u32>
Expand description

computes the least-significant bit set.