Macro rbatis::bench[][src]

macro_rules! bench {
    ($total : expr, $body : block) => { ... };
}