Expand description
The macros lib of Salvo web framework.
Read more: https://salvo.rs
Attribute Macros§
- handler
handleris a macro to help createHandlerfrom function or impl block easily.
Derive Macros§
- Extractible
- Generate code for extractible type.