Macro bench

macro_rules! bench { ... }

Attribute macro applied to a function to turn it into a benchmark test.