A file format specifying the available exported:
- functions
- types
- primitives
- documentation
For a bevy
game engine project.
See an example of a LAD
file here
testfile
- Include the above testfile as aladfile::EXAMPLE_LADFILE
constantvisitor
- Provide traits for visiting parts of theLAD
file.