Docs.rs
compact-genome-12.5.0
compact-genome 12.5.0
Permalink
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 vec_sequence_store
compact_
genome
12.5.0
Module vec_
sequence_
store
Module Items
Structs
In compact_
genome::
implementation
compact_genome
::
implementation
Module
vec_
sequence_
store
Copy item path
Source
Expand description
An ASCII vector based sequence store.
Structs
ยง
Vector
Sequence
Store
An plain vector based sequence store.
Vector
Sequence
Store
Handle
A handle of a sequence in an
VectorSequenceStore
.