error-handling
π―Skillfrom pluginagentmarketplace/custom-plugin-rust
Teaches Rust developers to handle absent values and recoverable errors using Option and Result with practical, type-safe patterns.
Part of
pluginagentmarketplace/custom-plugin-rust(12 items)
Installation
/plugin marketplace add pluginagentmarketplace/custom-plugin-rust/plugin install rust-development-assistant@pluginagentmarketplace-rustgit clone https://github.com/pluginagentmarketplace/custom-plugin-rust.git/plugin load .Skill Details
Master Rust's Result, Option, and error handling patterns
More from this repository10
Enables seamless Rust-to-WebAssembly compilation, allowing developers to build high-performance web modules with easy JavaScript interoperability.
rust-performance skill from pluginagentmarketplace/custom-plugin-rust
cargo-ecosystem skill from pluginagentmarketplace/custom-plugin-rust
Enables efficient concurrent and non-blocking Rust programming using async/await and Tokio runtime for scalable asynchronous tasks.
rust-cli skill from pluginagentmarketplace/custom-plugin-rust
rust-docker skill from pluginagentmarketplace/custom-plugin-rust
ownership-borrowing skill from pluginagentmarketplace/custom-plugin-rust
rust-macros skill from pluginagentmarketplace/custom-plugin-rust
Helps developers understand and implement Rust trait generics by providing code generation, refactoring suggestions, and explanatory examples for generic trait definitions and implementations.
rust-testing skill from pluginagentmarketplace/custom-plugin-rust