4.6.11. Rust Metrics Guide¶
4.6.11.1. Checking Rust metrics compliance with Axivion Suite¶
The Axivion Suite can be used to check compliance of your code with Rust metrics.
The following table shows the available checks.
4.6.11.2. Configuration¶
Rust coding rules implemented as stylechecks can be selected and configured like other stylechecks, see Stylechecks.
Rust metrics can be selected and configured like other metrics, see Metrics.
Many of the Rust rules have individual configuration options as shown in the GUI in order to fine-tune them to your needs.
Even though we ship a sensible default configuration, the Rust rules should be adapted to your projects.