Type Alias cfg::history::HistoryId

source ·
pub type HistoryId = NonZero<usize>;

Aliased Type§

struct HistoryId(/* private fields */);