Expand description
The library of iai-callgrind-macros
Attribute Macros§
- binary_
benchmark - Used to annotate functions building the to be benchmarked
iai_callgrind::Command
- library_
benchmark - The
#[library_benchmark]
attribute lets you define a benchmark function which you can later use in thelibrary_benchmark_groups!
macro.
Derive Macros§
- Into
Inner - For internal use only.