Rust Project Setup

Set up a brand-new greenfield Rust crate or workspace after base-repo-setup, using modern Cargo layout, Edition 2024 when supported, explicit MSRV, rustfmt, Clippy, tests/docs, cargo-nextest when approved, cargo-deny/audit gates, and local just check validation. Use only for new Rust scaffolding, not migrations. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/nyquistwilder--personal-pi--rust-project-setup commit 7a47cc9236

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-project-setup-2