Function rusty_fork::fork_test::fix_module_path
source · [−]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.