Module poem::endpoint[][src]

Expand description

Endpoint related types.

Structs

Endpoint for the and_then method.

Endpoint for the map method.

Endpoint for the map_err method.

Endpoint for the map_ok method.

Endpoint for the map_request method.

Endpoint for the map_to_response method.

Traits

An HTTP request handler.

Extension trait for Endpoint.