pub macro test_case($item:item) {
    ...
}
🔬 This is a nightly-only experimental API. (custom_test_frameworks #50297)
Expand description

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