Rust Project Setup

Guidance for scaffolding new Rust projects. Use when: (1) starting a new Rust project or workspace, (2) configuring Cargo.toml best practices, (3) setting up CI pipelines for Rust, (4) organizing a multi-crate workspace, (5) configuring clippy, rustfmt, and linting.

existential-birds 0d5ce9f 6 files · 50.1 KB Updated

File contents

existential-birds/beagle/tree/main/plugins/beagle-rust/skills/rust-project-setup commit 0d5ce9ff75

Frequently asked questions

npx skillmds@latest add existential-birds/rust-project-setup