Macro deno_bench_util::bench_or_profile[][src]

macro_rules! bench_or_profile {
    ($($group_name : path), +) => { ... };
    ($($group_name : path,) +) => { ... };
}