Module poem::endpoint[][src]

Expand description

Endpoint related types.

Structs

Endpoint for the after method.

Endpoint for the and_then method.

Endpoint for the before method.

Endpoint for the map_err method.

Endpoint for the map_ok method.

Endpoint for the map_to_response method.

Endpoint for the map_to_result method.

Traits

An HTTP request handler.

Extension trait for Endpoint.

Functions

Create an endpoint with a function.