refactor: extract parser module with muncher and for_loops submodules from main.rs
Move Stats processing methods into dedicated parser module with separate muncher and for_loops implementations, update .gitignore to exclude test_books directory, and simplify README to remove outdated benchmark instructions
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
/target
|
||||
/Cargo.lock
|
||||
/test_books
|
||||
|
||||
Reference in New Issue
Block a user