Docs.rs
struct-compression-analyzer-0.1.0
struct-compression-analyzer 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Sewer56
Dependencies
ahash ^0.8.11
normal
bitstream-io ^2.6.0
normal
branches ^0.1.3
normal
csv ^1.3
normal
derive_more ^1.0.0
normal
indexmap ^2.2.5
normal
lossless-transform-utils ^0.1.0
normal
plotters ^0.3.7
normal
rayon ^1.10.0
normal
rustc-hash ^2.1.1
normal
sanitize-filename ^0.6
normal
serde ^1.0
normal
serde-aux ^4.5.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0.11
normal
walkdir ^2.5.0
normal
zstd ^0.13.3
normal
anyhow ^1.0.95
dev
Versions
80.99%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
struct_compression_analyzer/utils/
mod.rs
1
2
3
pub mod
analyze_utils;
4
pub mod
bitstream_ext;
5
pub mod
constants;