Expand description
The Rust AST Visitor. Extracts useful information and massages it into a form
usable for clean
.
Structsยง
- Module ๐This module is used to store stuff from Rustโs AST in a more convenient manner (and with prettier names) before cleaning.
- Rustdoc
Visitor ๐
Functionsยง
- def_
id_ ๐to_ path