Switch ast declaration from ron to a macro
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! FIXME: write short doc here
|
||||
|
||||
pub mod codegen;
|
||||
mod ast_src;
|
||||
|
||||
use anyhow::Context;
|
||||
pub use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user