Crate tari_template_macros

Crate tari_template_macros 

Source

Attribute Macros§

template
Generates Tari template definition and dispatcher code from annotated template code.
template_non_wasm
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.