Skip to main content

Module visit_ast

Module visit_ast 

Source
Expand description

The Rust AST Visitor. Extracts useful information and massages it into a form usable for clean.

StructsΒ§

Foreign πŸ”’
InlinedForeign πŸ”’
ItemEntry πŸ”’
Module πŸ”’
This module is used to store stuff from Rust’s AST in a more convenient manner (and with prettier names) before cleaning.
RustdocVisitor πŸ”’

FunctionsΒ§

def_id_to_path πŸ”’