Crate peace_flow_rt

Crate peace_flow_rt 

Source
Expand description

Flow runtime types for the peace automation framework.

Structsยง

Flow
A flow to manage items.
ItemGraph
Graph of all Items, FnGraph<ItemBoxed<E>> newtype.
ItemGraphBuilder
Builder for an ItemGraph, FnGraphBuilder<ItemBoxed<E>> newtype.