Re-exports§
pub use plan_cloner::*;
pub use share_source_rewriter::*;
Modules§
Macros§
- def_
rewrite 🔒 - def_
rewriter 🔒 - Define
PlanRewriter
trait.
Traits§
- Plan
Rewriter - it’s kind of like a
PlanVisitor<PlanRef>
, but with default behaviour of each rewrite method