Kmer2IdTable

Type Alias Kmer2IdTable 

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

Aliased Typeยง

pub struct Kmer2IdTable { /* private fields */ }