dropshot_endpoint 0.1.0

macro used by dropshot consumers for registering handlers
Documentation

This macro defines attributes associated with HTTP handlers. These attributes are used both to define an HTTP API and to generate an OpenAPI Spec (OAS) v3 document that describes the API.