list_symbols
Explore and list all symbols—structs, enums, and traits—within a Rust crate to aid in trait implementation and type navigation. Requires crate name and absolute project path.
Instructions
List all symbols in a crate. Use when implementing traits or exploring available types. Shows structs, enums, traits with their paths.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
crate_name | Yes | Name of the crate to list symbols for | |
project_path | Yes | Path to the Rust project (must be absolute path) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Cargo Doc MCP Server
Related Tools
- @spacemeowx2/cargo-doc-mcp
- @spacemeowx2/cargo-doc-mcp
- @JayArrowz/mcp-osrs
- @wrale/mcp-server-tree-sitter
- @JayArrowz/mcp-osrs
- @JayArrowz/mcp-osrs