Crate gluer_macros

Source

Macros§

extract
Extract the metadata of axum’s MethodRouter syntax. Use inside the Api::route function.

Attribute Macros§

metadata
Use before structs, functions, enums or types to generate metadata for the API via extract! or for dependent elements.