rust-style-conventions

Community

Universal Rust style conventions.

Authormatthewharwood
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Foundational Rust style conventions applying to all Rust code, including import organization, naming, and formatting.

Core Features & Use Cases

  • Import Style: Top-level imports only, no inline paths.
  • Naming & Formatting: Standard conventions, rustfmt, line length.
  • Enforcement: Use of rustfmt and consistent usage.

Quick Start

Adopt the conventions in new Rust projects and run cargo fmt.

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-style-conventions
Download link: https://github.com/matthewharwood/engmanager_xyz/archive/main.zip#rust-style-conventions

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