Skip to main content

scan_file_with_dependencies

Function scan_file_with_dependencies 

Source
pub fn scan_file_with_dependencies(
    file_path: &str,
    module_name: &str,
) -> Result<HashMap<String, ReplaceInfo>>
Expand description

Scan a file and collect deprecated functions from it and its dependencies