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