We need to enable both development and CI checks for Rust - `clippy` with warning as errors + `all-targets` - warning as errors using rust flags in `config.toml` - cargo fmt check - Run CI job with these checks
We need to enable both development and CI checks for Rust
clippywith warning as errors +all-targetsconfig.toml