Type Alias go_vm::types::FunctionObjs

source ·
pub type FunctionObjs = PiggyVec<FunctionKey, FunctionObj>;

Aliased Type§

struct FunctionObjs { /* private fields */ }