9012 shaares
209 private links
209 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