Docs.rs
lc-callbacks-0.22.4
lc-callbacks 0.22.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
atliliw
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures-util ^0.3
normal
lc-schema ^0.22.4
normal
log ^0.4
normal
opentelemetry ^0.27
normal
optional
opentelemetry-otlp ^0.27
normal
optional
opentelemetry_sdk ^0.27
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
uuid ^1.10
normal
opentelemetry_sdk ^0.27
dev
tempfile ^3.0
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
SpanId
lc_
callbacks
0.22.4
SpanId
Aliased Type
In lc_
callbacks::
tracing::
span
lc_callbacks
::
tracing
::
span
Type Alias
SpanId
Copy item path
Source
pub type SpanId =
String
;
Expand description
Unique span identifier.
Aliased Type
ยง
pub struct SpanId {
/* private fields */
}