Docs.rs
tracing-opentelemetry-instrumentation-sdk-0.29.0
tracing-opentelemetry-instrumentation-sdk 0.29.0
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
davidB
Dependencies
http ^1
normal
optional
opentelemetry ^0.30
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.31
normal
assert2 ^0.3
dev
rstest ^0.25
dev
Versions
36.36%
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
tracing_
opentelemetry_
instrumentation_
sdk
0.29.0
BoxError
Aliased Type
In crate tracing_
opentelemetry_
instrumentation_
sdk
tracing_opentelemetry_instrumentation_sdk
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);