Docs.rs
tibba-runtime-0.2.7
tibba-runtime 0.2.7
Permalink
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
arc-swap ^1.9.2
normal
cached ^2.0.2
normal
optional
dashmap ^6.1.0
normal
serde ^1.0.229
normal
optional
snafu ^0.9.2
normal
optional
sysinfo ^0.39.6
normal
optional
tibba-error ^0.2.6
normal
tokio ^1.53.1
normal
tokio-cron-scheduler ^0.15.1
normal
optional
tracing ^0.1.44
normal
pretty_assertions ^1.4.1
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
CTX
tibba_
runtime
0.2.7
tibba_runtime
Static
CTX
Copy item path
Source
pub static CTX:
LocalKey
<
Arc
<
Context
>>
Expand description
Tokio task-local 变量,存储当前请求的追踪上下文,生命周期与请求任务绑定。