rust-trait-explorer
CommunityExplore Rust trait implementations
AuthorMte90
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers understand Rust's trait system by allowing them to discover trait implementations for types and identify traits implemented by specific types.
Core Features & Use Cases
- Find Implementors: Discover all types that implement a given trait.
- Find Implemented Traits: List all traits implemented by a specific type.
- Code Navigation: Integrates with LSP for precise definition and implementation lookups.
- Use Case: When refactoring or understanding a complex Rust codebase, quickly find all the places a specific trait is used or which traits a particular struct adheres to.
Quick Start
Find all implementations of the Handler trait in the current Rust project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-trait-explorer Download link: https://github.com/Mte90/dotfiles/archive/main.zip#rust-trait-explorer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.