pack_char

Function pack_char 

Source
pub fn pack_char(base: u8) -> u8
Expand description

Pack an ASCII ACTGactg character into its 2-bit representation, and panic for anything else.