Type Alias OperationSet

Source
pub type OperationSet = HashMap<OperationId, Operation<()>>;

Aliased Typeยง

pub struct OperationSet { /* private fields */ }