Type Alias FunctionObjs

Source
pub type FunctionObjs = PiggyVec<FunctionKey, FunctionObj>;

Aliased Typeยง

struct FunctionObjs { /* private fields */ }