[][src]Function rusty_fork::fork_test::fix_module_path

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

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