Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path) -> Result<Manifest>
Expand description

Parses a single Rust source file and extracts all RPC procedures and struct definitions.