Docs.rs
entroplot-0.1.0
entroplot 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
Piyush-Bhor
Dependencies
anyhow ^1.0.100
normal
clap ^4.5.48
normal
entropy ^0.4.2
normal
plotters ^0.3.3
normal
assert_cmd ^2.0.14
dev
predicates ^3.1.0
dev
Versions
71.43%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
Crate entroplot
entroplot
0.1.0
All Items
Crate Items
Structs
Functions
Crate
entroplot
Copy item path
Source
Structs
§
Cli
Functions
§
calculate_
entropy
Calaculates the Shannon Entropy of a buffer in chunks.
draw_
entropy_
chart
Draws a line chart based on the Shannon entropies of each chunk of a file buffer.
read_
file
Reads a file and returns it buffer.