Type Definition zaplib::StatusId

source · []
pub type StatusId = LocationHash;
Expand description

Status field to send with a Signal.

An alias over LocationHash so we have a semantic type but can change the underlying implementation whenever.