Crate russx_macros
source ·Macros
- Define static templates.
- Define dynamic templates, basically the content of a template funcation inside
templates
This returnsTemplateFn
. To see the syntax and usage information checktemplates
.
templates
This returns TemplateFn
. To see the syntax and usage information check templates
.