Crate salvo_macro_ext

Crate salvo_macro_ext 

Source
Expand description

Unofficial extension macros for the Salvo web framework.

Attribute Macros§

module
#[module] is an attribute macro used to batch convert methods in an impl block into Salvo’s Handler.