Skip to main content

analyze_file

Function analyze_file 

Source
pub fn analyze_file(path: &Path, source: &str) -> Option<FileIntel>
Expand description

Extract imports and symbols from a source file.