Crate http_endpoint

Source

Macros§

EndpointDef
A macro used for defining the properties for a request to a particular HTTP endpoint.

Enums§

Error
An error type that any endpoint related error can be converted into.

Traits§

Endpoint
A trait describing an HTTP endpoint.

Type Aliases§

Bytes
Str