5CYTH3 / karm_parser

A parser / maybe compiler that I am proud of
1 stars 2 forks source link

fix: Module system #4

Closed 5CYTH3 closed 1 year ago

5CYTH3 commented 1 year ago

I need to use the new module system in rust (instead of using mod.rs, just use the file.rs and a file folder)