Module rusty_fork::fork_test

source ·
Expand description

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§

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