Macro liar::run_bench [] [src]

macro_rules! run_bench {
    ($b:ident, $name:ident) => { ... };
}