Crate conjure_http

source ·
Expand description

Interfaces for Conjure HTTP clients and servers.

Conjure services generate code that interacts with the types and traits in this crate, so that consumers are not tightly bound to specific client and server implementations.

Modules

The Conjure HTTP client API.
Path parameters.
Safe-loggable request parameters.
The Conjure HTTP server API.

Structs

A data structure storing the raw, encoded, path parameters of the request.
A data structure storing safe-loggable parameters of a request.