Expand description
Flow runtime types for the peace automation framework.
Structsยง
- Flow
- A flow to manage items.
- Item
Graph - Graph of all
Items,FnGraph<ItemBoxed<E>>newtype. - Item
Graph Builder - Builder for an
ItemGraph,FnGraphBuilder<ItemBoxed<E>>newtype.