Kmer File Format Rust parser and writer
pub use self::kff::Kff;
pub use iterator::KmerIterator;
pub use utils::*;