Type Alias go_vm::parser::FuncTypes

source ·
pub type FuncTypes = PiggyVec<FuncTypeKey, FuncType>;

Aliased Type§

struct FuncTypes { /* private fields */ }