Type Definition go_parser::FuncDecls

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