Structs§
- Replace
Types - A
synvisitor that replaces types - Type
Path - A path like
std::slice::Iter, optionally qualified with a self-type as in<Vec<T> as SomeTrait>::Associated.
Traits§
- Visit
Mut - Syntax tree traversal to mutate an exclusive borrow of a syntax tree in place.