macro_rules! construct_benchmark_partials { ($config:expr, |$partials:ident| $code:expr) => { ... }; }
Expand description
Creates partial components for the runtimes that are supported by the benchmarks.
macro_rules! construct_benchmark_partials { ($config:expr, |$partials:ident| $code:expr) => { ... }; }
Creates partial components for the runtimes that are supported by the benchmarks.