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.