Skip to main content

lucy_http

Attribute Macro lucy_http 

Source
#[lucy_http]
Expand description

Annotates an Axum HTTP handler for Lucy documentation generation.

ยงArguments

  • method โ€” HTTP verb (GET, POST, PUT, DELETE, PATCH)
  • path โ€” URL path (e.g. /api/users)
  • description โ€” Optional human-readable description