Crate rs_flow

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§

FlowError

Type Aliases§

Result