pub fn parse_file(path: &Path) -> Result<Manifest>
Parses a single Rust source file and extracts all RPC procedures and struct definitions.