The parent group is archived. This project and its data are read-only. This project is read-only.
Split src/ast.rs into smaller modules
Each new module should have closely related structs in it, such as Datafile and Datafiles. A submodule (in a separate file) should have unit tests for the structs.
issue