Docs.rs
rskit-worker-0.2.0-alpha.2
rskit-worker 0.2.0-alpha.2
Docs.rs crate page
MIT
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
parking_lot ^0.12
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-provider ^0.2.0-alpha.1
normal
serde ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
100%
of the crate is documented
Go to latest stable release
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
Module handler
rskit_
worker
0.2.0-alpha.2
Module handler
Module Items
Traits
In crate rskit_
worker
rskit_worker
Module
handler
Copy item path
Source
Expand description
Handler
trait implemented by task executors.
Traits
ยง
Handler
Core trait for worker task handlers.