macro_rules! def_rewriter { ($({ $convention:ident, $name:ident }),*) => { ... }; }
Define PlanRewriter trait.
PlanRewriter