Skip to main content

SelfVisitableMut

Trait SelfVisitableMut 

Source
pub trait SelfVisitableMut { }
Expand description

Yielded during visiting AST. Might not be 1:1 with AST and include a wrapping type

Implementors§