cl-ast: Estimate the "weight" of an AST, for debugging?
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#![feature(decl_macro)]
|
||||
|
||||
pub use ast::*;
|
||||
pub use ast_impl::weight_of::WeightOf;
|
||||
|
||||
pub mod ast;
|
||||
pub mod ast_impl;
|
||||
|
||||
Reference in New Issue
Block a user