Skip to main content

DeclId

Type Alias DeclId 

Source
pub type DeclId = Idx<Decl>;
Expand description

A declaration in the declaration arena.

Aliased Typeยง

pub struct DeclId { /* private fields */ }