Skip to main content

Crate gungraun_macros

Crate gungraun_macros 

Source
Expand description

The library of gungraun-macros

Attribute Macros§

binary_benchmark
Used to annotate functions building the to be benchmarked gungraun::Command
library_benchmark
The #[library_benchmark] attribute lets you define a benchmark function which you can later use in the library_benchmark_groups! macro.

Derive Macros§

IntoInner
For internal use only.