pub type CommandId = LocationHash;Expand description
An alias over LocationHash so we have a semantic type
but can change the underlying implementation whenever.
See Event::Command.
pub type CommandId = LocationHash;An alias over LocationHash so we have a semantic type
but can change the underlying implementation whenever.
See Event::Command.