Communityv1.0.0

Rust Patterns

Production Rust patterns covering ownership, async Tokio, Axum web framework, SQLx, error handling, CLI tools, WASM, and PyO3 Python bindings

1.1kdownloads8active installsmsruruguay
View on ClawHubBack to Skills

Skill Details

Slug
rust-patterns
Latest Version
1.0.0
Author
msruruguay
Published
Mar 4, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Rust Patterns.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the "rust-patterns" skill. - Comprehensive guide covering Rust ownership, error handling, async with Tokio, Axum web framework, SQLx, CLI development, WebAssembly, and PyO3 Python bindings. - Includes production-ready patterns, anti-patterns, and concise code examples for Rust Edition 2024. - Helpful for structuring async code, error selection (thiserror vs anyhow), database access, concurrency, and building Rust-based tools and Python extensions.