Type Alias hir_def::hir::BindingId

source ·
pub type BindingId = Idx<Binding>;

Aliased Type§

struct BindingId { /* private fields */ }