deepbiop_fa::encode

Type Alias Kmer2IdTable

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

Aliased Typeยง

struct Kmer2IdTable { /* private fields */ }