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
63.16%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rs_flow
0.5.0
Structs
Enums
Traits
Functions
Type Aliases
Attribute Macros
List of all items
Structs
Ctx
Flow
component::Component
connection::Connection
connection::Point
package::serde::PackageDeserializerError
package::serde::PackageSerializerError
ports::Port
ports::Ports
prelude::Flow
Enums
FlowError
component::Next
component::Type
package::Package
package::PackageError
prelude::FlowError
Traits
component::ComponentRunnable
ports::Inputs
ports::Outputs
Attribute Macros
macros::inputs
macros::outputs
prelude::async_trait
Functions
package::serde::deserialize
package::serde::serialize
Type Aliases
Result
component::Id
ports::PortId
prelude::Result