Docs.rs
holodeck-0.2.0
holodeck 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tfenne
Dependencies
anyhow ^1
normal
bstr ^1
normal
chrono ^0.4
normal
clap ^4
normal
coitrees ^0.4
normal
enum_dispatch ^0.3
normal
env_logger ^0.11
normal
flate2 ^1
normal
log ^0
normal
mimalloc ^0.1
normal
noodles ^0.109
normal
noodles-bgzf ^0.46
normal
pooled-writer ^0.4
normal
rand ^0.9
normal
rand_distr ^0.5
normal
thiserror ^2
normal
approx ^0.5
dev
tempfile ^3
dev
built ^0
build
Versions
89.83%
of the crate is documented
Platform
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
Skip to main content
Files
holodeck_lib/commands/
mod.rs
1
pub mod
command;
2
pub mod
common;
3
pub mod
eval;
4
pub mod
mutate;
5
pub mod
simulate;