BitPackedKmerSorting

Type Alias BitPackedKmerSorting 

Source
pub type BitPackedKmerSorting = BitPackedKmerSortingDisk;
๐Ÿ‘ŽDeprecated since 0.4.0: With the introduction of BitPackedKmerSortingMem, the old struct BitPackedKmerSorting has been renamed to BitPackedKmerSortingDisk.

Aliased Typeยง

pub struct BitPackedKmerSorting { /* private fields */ }