Re-exportsΒ§
pub use plan_cloner::*;
pub use share_source_rewriter::*;
ModulesΒ§
- plan_
cloner π - share_
source_ πrewriter
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