Skip to main content

Module endpoint

Module endpoint 

Source
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§

EndpointMeta
Fully-qualified description of an endpoint exposed by the application.
EndpointMetaStatic
Static-lifetime version of EndpointMeta used for compile-time registration via the inventory crate.

Enums§

Protocol
Transport protocol used by an endpoint.