Attribute Macro with_test_dir

Source
#[with_test_dir]
Expand description

Provide a get_test_dir macro within the body of the annotated function

This macro must be used via the target-test-dir crate, rather than directly from [target-test-dir-macro]. The usage documentation lives in target-test-dir.