Structs§
- Parsed
File - Represents a parsed Rust file with its content and metadata
Enums§
- Config
Error - Errors that can occur during configuration
- Parse
Error - Errors that can occur during file parsing
Functions§
- discover_
rust_ files - Recursively discovers all Rust source files in a directory
- get_
or_ create_ docs_ path - Gets or creates the docs-path configuration
- parse_
file - Parses a Rust source file into a structured representation