Type Alias FuncDecls

Source
pub type FuncDecls = DenseSlotMap<FuncDeclKey, FuncDecl>;

Aliased Typeยง

pub struct FuncDecls { /* private fields */ }