Macro query::range_select::plan_rewrite::inconsistent_check

source ยท
macro_rules! inconsistent_check {
    ($self: ident.$name: ident, $cond: expr) => { ... };
}