Macro wasmtime_environ::__core::prelude::v1::bench[][src]

pub macro bench($item : item) {
    ...
}
🔬 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.