Crate peace_core
source ·Expand description
Low level data types for the peace automation framework.
Macros
Returns a
const FlowId validated at compile time.Returns a
const ItemSpecId validated at compile time.Returns a
const Profile validated at compile time.Structs
Identifier or name of a process flow.
Error indicating
FlowId provided is not in the correct format.Unique identifier for an
ItemSpecId, Cow<'static, str> newtype.Error indicating
ItemSpecId provided is not in the correct format.Identifier or namespace to distinguish execution environments.
Error indicating
Profile provided is not in the correct format.Enums
Whether an operation needs to be executed.
Unit of measurement and limit to indicate progress.