Function print_ast_stats

Source
pub fn print_ast_stats<'ast>(
    ast: &'ast SourceUnit<'ast>,
    title: &str,
    prefix: &str,
)