Expand description
Endpoint metadata types.
This module defines the core data structures used to describe an endpoint registered with the Lucy documentation framework, regardless of the underlying transport protocol.
Structs§
- Endpoint
Meta - Fully-qualified description of an endpoint exposed by the application.
- Endpoint
Meta Static - Static-lifetime version of
EndpointMetaused for compile-time registration via theinventorycrate.
Enums§
- Protocol
- Transport protocol used by an endpoint.