Rust Style Guide

Style, review, and refactoring standards for Rust codebases. Trigger when `.rs`, `Cargo.toml`, or `Cargo.lock` files are created, changed, or reviewed and Rust-specific quality rules (ownership/borrowing clarity, error handling, trait/API design, crate boundaries) must be enforced. Do not use for C/C++ toolchain conventions, shell-only changes, or non-Rust runtime style concerns unless Rust artifacts are also changed. In multi-language pull requests, run together with other applicable `*-style-guide` skills. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/planifest--planifest-framework--rust-style-guide commit a97140e3fe

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-style-guide-2