Docs.rs
skywalking-0.10.0
skywalking 0.10.0
Permalink
Docs.rs crate page
Apache-2.0
14 July 2025
Links
Homepage
Repository
crates.io
Source
Owners
jmjoy
wu-sheng
Dependencies
base64 ^0.22.1
normal
bytes ^1.10.1
normal
cfg-if ^1.0.0
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
hostname ^0.4.0
normal
optional
parking_lot ^0.12.3
normal
portable-atomic ^1.11.0
normal
prost ^0.13.5
normal
prost-derive ^0.13.5
normal
rdkafka ^0.38.0
normal
optional
serde ^1.0.219
normal
systemstat ^0.2.4
normal
optional
thiserror ^2.0.12
normal
tokio ^1.44.1
normal
tokio-stream ^0.1.17
normal
tonic ^0.12.3
normal
tracing ^0.1.41
normal
uuid ^1.16.0
normal
tokio ^1.44.1
dev
tokio-stream ^0.1.17
dev
protobuf-src ^2.1.1
build
optional
tonic-build ^0.12.3
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
skywalking
0.10.0
In skywalking::
trace::
tracer
skywalking
::
trace
::
tracer
Function
create_trace_context
Copy item path
Source
pub fn create_trace_context() ->
TracingContext
Expand description
Create trace context by global tracer.