Crate tari_template_macros
source ·Attribute Macros§
- Generates Tari template definition and dispatcher code from annotated template code.
- Returns the template code without the wasm ABI code. This allows the code to compile for non-WASM targets and allows “intellisense” to work in IDEs.