bitgrep 0.1.5

Binary grep for numerical data types
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod configuration;
pub mod filter;

mod and;
mod entropy;
mod equal;
mod max;
mod min;
mod notequal;
mod notequal_exact;