Read this in other languages: English, 简体中文.
A Rust metrics crate used in build environment. Used to know the actual usage of your crates.
Add this to your Cargo.toml:
Cargo.toml
[build.dependencies] reportme = "~0.1"