Skip to main content

DeclId

Type Alias DeclId 

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

One declared object or function in the arena.

Aliased Typeยง

pub struct DeclId { /* private fields */ }