| Crates.io | ladfile |
| lib.rs | ladfile |
| version | 0.6.0 |
| created_at | 2025-02-12 13:07:05.500781+00 |
| updated_at | 2025-09-22 20:46:07.631436+00 |
| description | Language Agnostic Declaration (LAD) file format for the bevy_mod_scripting crate |
| homepage | https://github.com/makspll/bevy_mod_scripting |
| repository | https://github.com/makspll/bevy_mod_scripting |
| max_upload_size | |
| id | 1552987 |
| size | 37,302 |
A file format specifying the available exported:
For a bevy game engine project.
See an example of a LAD file here
testfile - Include the above testfile as a ladfile::EXAMPLE_LADFILE constantvisitor - Provide traits for visiting parts of the LAD file.