Docs.rs
compact-genome-12.5.0
compact-genome 12.5.0
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
sebschmi
Dependencies
bitvec ^1.0.1
normal
enum-iterator ^2.1.0
normal
optional
flate2 ^1.1.0
normal
optional
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
rand ^0.9.0
normal
optional
ref-cast ^1.0.24
normal
serde ^1.0.218
normal
optional
thiserror ^2.0.12
normal
traitsequence ^8.1.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module array_kmer
compact_
genome
12.5.0
Module array_
kmer
Module Items
Structs
In compact_
genome::
implementation
compact_genome
::
implementation
Module
array_
kmer
Copy item path
Source
Expand description
A simple representation of a k-mer as an array.
Structs
ยง
Array
Kmer
A k-mer stored as array of plain characters.