Macro wasmtime_wiggle::bitflags::_core::prelude::rust_2018::bench[][src]

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

bench is a part of custom test frameworks which are unstable

Expand description

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