Docs.rs
ts_opentelemetry_http-0.9.0-beta.1
ts_opentelemetry_http 0.9.0-beta.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ThetaSinner
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
http ^0.2
normal
hyper ^0.14
normal
optional
isahc ^1.4
normal
optional
reqwest ^0.11
normal
optional
surf ^2.0
normal
optional
tokio ^1.0
normal
optional
ts_opentelemetry_api ^0.20.0-beta.1
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ts_
opentelemetry_
http
0.9.0-beta.1
All Items
Crate Items
Re-exports
Structs
Traits
Type Aliases
Crate
ts_opentelemetry_http
Copy item path
Source
Re-exports
§
pub use bytes::
Bytes
;
pub use http::
Request
;
pub use http::
Response
;
Structs
§
Header
Extractor
Header
Injector
Traits
§
Http
Client
A minimal interface necessary for export spans over HTTP.
Response
Ext
Methods to make working with responses from the
HttpClient
trait easier.
Type Aliases
§
Http
Error