Crate restless_core

source ·
Expand description

§restless core

Core traits used by restless, crate which allows you to express HTTP request using the Rust type system.

If you are using restless, then you should be using the restless crate and not this one. This crate is useful if you want to build plugins for restless.

Re-exports§

Modules§

  • Traits to encode and decode request and response bodies.
  • Request method wrappers.
  • Traits to encode URI query parameters.

Enums§

Traits§