[][src]Function ecpdap::bitvec::append_u16

pub fn append_u16(bits: &mut Vec<bool>, word: u16)

Append a u16 to a Vec, least significant bit first.