Complete Rust Development - Comprehensive Rust Development with Error Handling, Testing, and Logging
Combines error handling, testing, and logging patterns for Rust development.
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Follow Rust idioms
- Use clippy for linting
- Format code with rustfmt
- Minimize unsafe blocks
- Pass clippy checks
- Format code with cargo fmt
- Justify unsafe blocks
- Audit dependencies
Inputs
- Rust source code
- Cargo.toml file
- Project dependencies
Outputs
- Linted Rust code
- Formatted Rust code
- Test execution results
- Log output
Requirements
- Rust toolchain
- Cargo package manager
- Clippy linter
- Rustfmt formatter
