Expand description
Code for dealing with test directives that request an “auxiliary” crate to be built and made available to the test in some way.
Structs§
- AuxProps 🔒Properties parsed from
aux-*
test directives.
Functions§
- If the given test directive line contains an
aux-*
directive, parse it and updateAuxProps
accordingly.