alloc_bench_cmp_with_toml

Macro alloc_bench_cmp_with_toml 

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