Module finchers_core::endpoint [] [src]

Components for constructing Endpoint.

Structs

ApplyRequest

An asynchronous computation created by the endpoint.

Context

A context during the routing.

EncodedStr

A percent-encoded string.

Segment

A path segment in the HTTP requests.

Segments

An iterator over the remaining path segments.

Traits

Endpoint

Trait representing an endpoint.

IntoEndpoint

Trait representing the transformation into an Endpoint.

Functions

assert_output

An identity function for giving additional trait bound to an endpoint.alloc