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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
rs_flow
0.5.0
Crate Items
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