Docs.rs
codas-flow-0.4.1
codas-flow 0.4.1
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
caer
Dependencies
codas ^0.4.1
normal
portable-atomic ^1.3
normal
portable-atomic-util ^0.2.4
normal
snafu ^0.8.2
normal
criterion ^0.5.1
dev
tokio ^1.32.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
codas_
flow
0.4.1
Module stage
Sections
Unstable
Module Items
Structs
Traits
In crate codas_
flow
codas_flow
Module
stage
Copy item path
Source
Expand description
§
Unstable
Event-driven data processors backed by flows.
Structs
§
Proc
Contextual state of processors in a
Stage
.
Stage
Group of data processors sharing a
FlowSubscriber
.
Traits
§
Procs
Data processor in a
Stage
.