[][src]Function ecpdap::bitvec::drain_u8

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

Extract the next 8 bits as a u8.