Expand description

Code for resolving an endpoint (URI) that a request should be sent to

Re-exports

Modules

  • Errors related to endpoint resolution and validation
  • MapRequest-based middleware for resolving and applying a request’s endpoint.

Structs

  • EndpointDeprecated
    API Endpoint
  • A special type that adds support for services that have special URL-prefixing rules.

Traits

  • Implementors of this trait can resolve an endpoint that will be applied to a request.

Functions

Type Definitions