cargo-checkmate 0.1.18

checkmate checks all the things - comprehensive out-of-the-box safety & hygiene checks.
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    cargo_checkmate::run()
}