Crate iai_callgrind_macros
source ·Expand description
The library of iai-callgrind-macros
Attribute Macros§
- The
#[library_benchmark]attribute let’s you define a benchmark function which you can later use in thelibrary_benchmark_groups!macro.
The library of iai-callgrind-macros
#[library_benchmark] attribute let’s you define a benchmark function which you can later
use in the library_benchmark_groups! macro.