[][src]Module finchers::service

The components for using the implementor of Endpoint as an HTTP Service.

Structs

App

A wrapper struct for lifting the instance of Endpoint to an HTTP service.

Context

A set of miscellaneous context values used within a request handling.

Traits

EndpointServiceExt

Type Definitions

ResponseBody