Macro nom::lib::std::prelude::v1::v1::bench[][src]

macro_rules! bench {
     => { ... };
}
🔬 This is a nightly-only experimental API. (test)

bench is a part of custom test frameworks which are unstable

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