Skip to main content

IssueId

Type Alias IssueId 

Source
pub type IssueId = u64;
Expand description

Unique, monotonically-increasing identifier assigned by the registry. Never reused within a single registry lifetime.