Skip to main content

find_module_path

Function find_module_path 

Source
pub fn find_module_path(file_path: &str, line_number: usize) -> Option<String>
Expand description

Reads the file and extracts the module path at the given line.