Crate mod_template_macros
source ·Attribute Macros
- This attribute is used by the attributemod_template::defineinternally. One should not use this attribute manually.
- Turns something like:
- This attribute defines a function-like macro based on the template module it annotated. One can define actual modules with variations by calling the defined macro with different arguments.
- Turns something like: