rust-doctor 0.2.0

A unified code health tool for Rust — scan, score, and fix your codebase
Documentation
1
2
3
edition = "2024"
# imports_granularity = "Crate"       # requires nightly — uncomment when MSRV moves to nightly or option stabilizes
# group_imports = "StdExternalCrate"  # requires nightly — uncomment when MSRV moves to nightly or option stabilizes