struct-audit 0.2.2

Analyze binary memory layouts to detect padding inefficiencies
Documentation
1
2
3
4
5
mod json;
mod table;

pub use json::JsonFormatter;
pub use table::TableFormatter;