home
~
projects
~
socials
Remove unused_imports Automatically In Rust
Notes
clear any errors
make a git commit
run
cargo fix
-- end of line --
References
The Cargo Book: cargo-fix(1)