Module discover

Module discover 

Source

Structs§

ParsedFile
Represents a parsed Rust file with its content and metadata

Enums§

ConfigError
Errors that can occur during configuration
ParseError
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