Macro rbatis::push_index[][src]

macro_rules! push_index {
    ($n : expr, $new_sql : ident, $index : expr) => { ... };
    ($index : ident, $new_sql : ident) => { ... };
}