Type Alias go_vm::types::FunctionObjs
source · pub type FunctionObjs = PiggyVec<FunctionKey, FunctionObj>;
Aliased Type§
struct FunctionObjs { /* private fields */ }
pub type FunctionObjs = PiggyVec<FunctionKey, FunctionObj>;
struct FunctionObjs { /* private fields */ }