Expand description
Unofficial extension macros for the Salvo web framework.
Attribute Macros§
- module
#[module]is an attribute macro used to batch convert methods in animplblock intoSalvo’sHandler.
Unofficial extension macros for the Salvo web framework.
#[module] is an attribute macro used to batch convert methods in an impl block into Salvo’s Handler.