pub macro test_case($item:item) {
    ...
}
🔬This is a nightly-only experimental API. (custom_test_frameworks)
Available on non-crate feature miri-test-libstd only.
Expand description

An implementation detail of the #[test] and #[bench] macros.