macro_rules! alloc_bench_cmp_with_toml {
($test:ident $(,)?) => { ... };
($test:ident, $toml:expr, $limits:expr $(,)?) => { ... };
}macro_rules! alloc_bench_cmp_with_toml {
($test:ident $(,)?) => { ... };
($test:ident, $toml:expr, $limits:expr $(,)?) => { ... };
}