About
Rust Symbol Analyzer is a specialized utility for Claude Code designed to help developers navigate and understand complex Rust codebases. By leveraging Language Server Protocol (LSP) operations, it indexes structs, traits, functions, and modules across individual files or entire workspaces. It provides structured visualizations of project hierarchies, complexity metrics, and internal dependencies, making it an essential tool for onboarding to new projects, conducting architectural audits, or identifying refactoring hotspots.