{ "name": "rust-error-handling", "owner": { "name": "Emil Lindfors", "email": "plugin@42plugin.com" }, "plugins": [ { "name": "rust-error-handling", "description": "Error handling best practices plugin for Rust. Provides commands for creating custom error types with thiserror, refactoring panic-based code to Result-based error handling, and an expert agent for error handling guidance and code review", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-emillindfors-claude-marketplace-plugins-rust-error-handling.git" }, "strict": true } ] }