Crate replace_types
source ·Structs§
- A path like
std::slice::Iter
, optionally qualified with a self-type as in<Vec<T> as SomeTrait>::Associated
.
Traits§
- Syntax tree traversal to mutate an exclusive borrow of a syntax tree in place.
std::slice::Iter
, optionally qualified with a
self-type as in <Vec<T> as SomeTrait>::Associated
.