Macros§
- extract
- Extract the metadata of
axum
’sMethodRouter
syntax. Use inside theApi::route
function.
Attribute Macros§
- metadata
- Use before structs, functions, enums or types to generate metadata for
the API via
extract!
or for dependent elements.