Type Alias go_vm::parser::FuncDecls

source ·
pub type FuncDecls = PiggyVec<FuncDeclKey, FuncDecl>;

Aliased Type§

struct FuncDecls { /* private fields */ }