Skip to main content

scan_file_for_imports

Function scan_file_for_imports 

Source
pub fn scan_file_for_imports(file_path: &Path) -> Result<Vec<ImportStatement>>
Expand description

Scan a single file for import statements