Docs.rs
rs-flow-0.5.0
rs-flow 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Adlizm
Dependencies
async-trait ^0.1.73
normal
futures ^0.3.30
normal
rs-flow-macros ^0.1.1
normal
serde ^1.0
normal
thiserror ^1.0.63
normal
tokio ^1.35.0
dev
tokio-test ^0.4.2
dev
Versions
30.71%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rs_flow
0.5.0
All Items
Crate Items
Modules
Structs
Enums
Type Aliases
Crate
rs_flow
Copy item path
Source
Modules
§
component
connection
macros
package
ports
prelude
Structs
§
Ctx
Provide a interface to send and recieve
Package
’s to/from others
Component
’s and access to read and modify the global data of the
Flow
.
Flow
A Flow provided a interface to run
Component
’s in a defined order.
Enums
§
Flow
Error
Type Aliases
§
Result