Docs.rs
rskit-chain-0.2.0-alpha.3
rskit-chain 0.2.0-alpha.3
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
rskit-errors ^0.2.0-alpha.1
normal
serde ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
parking_lot ^0.12
dev
tokio ^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
Module executor
rskit_
chain
0.2.0-alpha.3
Module executor
Module Items
Structs
Type Aliases
In crate rskit_
chain
rskit_chain
Module
executor
Copy item path
Source
Expand description
Typed sequential chain executor.
Structs
§
Chain
Executes a typed sequence of steps.
Type Aliases
§
Chain
Progress
Fn
Callback for chain-level progress updates.