binary2treemap 0.0.2

Create a treemap of the source code of each byte in a binary. Investigate binary bloat.
1
2
3
fn main() {
    println!("This binary is built and analyzed by the test suite and used for regression testing.")
}