Skip to content

Latest commit

 

History

History

ladfile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Language Agnostic Declaration file

A file format specifying the available exported:

  • functions
  • types
  • primitives
  • documentation

For a bevy game engine project.

Example

See an example of a LAD file here

Features

  • testfile - Include the above testfile as a ladfile::EXAMPLE_LADFILE constant
  • visitor - Provide traits for visiting parts of the LAD file.