rust-project-structure

Community

Organize crates with modern Rust layouts.

Authorvanyastaff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill describes modern Rust project structure, including edition configuration, workspace resolver, and module organization for scalable codebases.

Core Features & Use Cases

  • Edition & resolver setup: 2024 edition with MSRV awareness.
  • Workspace patterns: Nebula-style multi-crate workspace, exports, and re-exports.
  • Module organization: Flat vs nested patterns, private vs public modules.
  • Use Case: Create a new Nebula workspace with shared dependencies and a clean crate layout.

Quick Start

Initialize a workspace with resolver = "3", edition = "2024", and a 2-crate layout following the Nebula pattern.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-project-structure
Download link: https://github.com/vanyastaff/paramdef/archive/main.zip#rust-project-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.