Skip to main content

analyze_file

Function analyze_file 

Source
pub fn analyze_file(path: &Path) -> Result<AstAnalysis, ParseError>
Expand description

Analyze a file and extract AST information