[][src]Function tari_utilities::bit::bits_to_uint

pub fn bits_to_uint(bits: &[bool]) -> usize

Converts a vector of input bits (little-endian) to its integer representation