make_source_path_relative

Function make_source_path_relative 

Source
pub fn make_source_path_relative(source_path: &impl AsRef<Path>) -> &Path
Expand description

Strip DFIR_BASE_DIR or CARGO_MANIFEST_DIR from the path prefix if possible.