Loading...
Loading...
Found 3 Skills
Code quality guide for Rust. USE WHEN: writing Rust code, reviewing code, or ensuring code quality.
General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account
Write Rust tests to verify correctness of Rust code.