rust_get_practice
Retrieve a Rust best practice with code examples by providing the practice name.
Instructions
Get a Rust best practice with code examples
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Practice name (e.g. 'borrow-over-clone', 'result-not-panic', 'thiserror-vs-anyhow', 'type-state-pattern', 'clippy-command') |