pub macro bench($item:item) { ... }
test
Attribute macro applied to a function to turn it into a benchmark test.