Crate ambient_api_macros
source ·Macros
- Generates global components and other boilerplate for the API crate.
Attribute Macros
- Makes your
main()
function accessible to the WASM host, and generatescomponents
andconcept
modules for your project.
main()
function accessible to the WASM host, and generates components
and concept
modules for your project.