Type Alias hir_def::hir::PatId

source ·
pub type PatId = Idx<Pat>;

Aliased Type§

struct PatId { /* private fields */ }