pub fn fix_module_path(path: &str) -> &str
Expand description

Transform a string representing a qualified path as generated via module_path!() into a qualified path as expected by the standard Rust test harness.