Re-exports§
pub use count::KmerCounts;pub use encode::Kmer;pub use encode::base_bits;pub use encode::canonical;pub use encode::decode;pub use encode::encode;pub use encode::reverse_complement;pub use hash::murmur3_x64_128;pub use hash::nthash_iter;pub use hash::nthash_one;pub use iter::KmerIter;pub use roll::RollingKmers;