Rust Project Setup

Guides expert-level Rust project initialization: Cargo workspace configuration, feature flags, build.rs patterns, release profile optimization, and toolchain management. Use when the user asks about Rust project setup, Cargo workspace, Cargo.toml, feature flags, build.rs, release profiles, rustfmt, clippy. Do NOT use when the user asks about Rust ownership patterns (use `rust-ownership-patterns`), Rust testing (use `rust-testing-patterns`), Rust async (use `rust-async-patterns`).

FerroxLabs 0fbd255 2 files · 35.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/rust-project-setup commit 0fbd255172

Frequently asked questions

npx skillmds@latest add ferroxlabs/rust-project-setup