Type Alias osiris_process::operation::OperationSet
source · pub type OperationSet = HashMap<OperationId, Operation<()>>;Aliased Type§
struct OperationSet { /* private fields */ }pub type OperationSet = HashMap<OperationId, Operation<()>>;struct OperationSet { /* private fields */ }