Docs.rs
opentelemetry-0.9.1
opentelemetry 0.9.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cijothomas
github:open-telemetry:rust-publishers
Dependencies
async-std ^1.6
normal
async-trait ^0.1
normal
base64 ^0.13
normal
bincode ^1.2
normal
dashmap ^4.0.0-rc6
normal
fnv ^1.0
normal
futures ^0.3
normal
http ^0.2
normal
lazy_static ^1.4
normal
percent-encoding ^2.0
normal
pin-project ^0.4
normal
rand ^0.7
normal
regex ^1.3.9
normal
reqwest ^0.10
normal
serde ^1.0
normal
surf ^2.0
normal
thiserror ^1.0
normal
tokio ^0.2
normal
tonic ^0.3
normal
criterion ^0.3.1
dev
rand_distr ^0.3.0
dev
tokio ^0.2
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
?
1
2
3
//! # OpenTelemetry Experimental Context API
pub
mod
propagation
;