[][src]Module rusty_fork::fork_test

Support code for the rusty_fork_test! macro and similar.

Some functionality in this module is useful to other implementors and unlikely to change. This subset is documented and considered stable.

Functions

fix_module_path

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