deepbiop_fa::encode

Type Alias Id2KmerTable

Source
pub type Id2KmerTable = HashMap<Element, Vec<u8>>;

Aliased Typeยง

struct Id2KmerTable { /* private fields */ }