[][src]Function ecpdap::bitvec::drain_bit

pub fn drain_bit(bits: &[bool]) -> Result<(u8, &[bool])>

Extract the next bit as a u8.