Macro rbatis_sql::bench

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