Function scuttlebutt::utils::pack_bits

source ·
pub fn pack_bits(bits: &[bool]) -> Vec<u8>
Expand description

Pack a bit slice into bytes.