Type Alias HistoryId

Source
pub type HistoryId = NonZero<usize>;

Aliased Typeยง

struct HistoryId(/* private fields */);