Modify comments for cargo doc

This commit is contained in:
Minseong Jang
2022-02-27 22:39:21 +09:00
parent 9ea9eb8f4e
commit 6f0df5a4b8
4 changed files with 31 additions and 16 deletions

View File

@@ -44,7 +44,7 @@ mod tests;
mod utils;
mod write_base;
mod asm;
pub mod asm;
mod c;
pub mod ir;