Re-exports

pub use bytes::Bytes;
pub use http::Request;
pub use http::Response;

Structs

Traits

A minimal interface necessary for export spans over HTTP.

Methods to make working with responses from the HttpClient trait easier.

Type Definitions