Type Alias FuncDecls

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

Aliased Typeยง

struct FuncDecls { /* private fields */ }