Functionsยง
- parse_
file - Parses a single Rust source file and extracts all RPC procedures and struct definitions.
- scan_
directory - Scans
.rsfiles in the configured directory and extracts RPC metadata.
.rs files in the configured directory and extracts RPC metadata.