Module input_stats

Source

Macros§

record_variants 🔒

Structs§

Node 🔒
NodeStats 🔒
StatCollector 🔒
This type measures the size of AST and HIR nodes, by implementing the AST and HIR Visitor traits. But we don’t measure every visited type because that could cause double counting.

Functions§

print_ast_stats
print_hir_stats