Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path, source: &str) -> Result<ParseOutput>
Expand description

Parse a single file, auto-detecting the language from its extension.