10452 shaares
321 private links
321 private links
The tools are :
- rustfmt for code formatting
- rustfix which solve some code errors
- clippy will raise and fix some code approximations
and the tool RLS (Rust Language Server) which improve Rust integration in IDEs