Crate peace_rt

Source
Expand description

Runtime logic for the peace automation library.

Modules§

cmd_blocks
Blocks of logic that run one Item function
cmds
Commands to provide user-facing output.

Constants§

BUFFERED_FUTURES_MAX
Maximum number of items to execute simultaneously.