FunctionObjs

Type Alias FunctionObjs 

Source
pub type FunctionObjs = DenseSlotMap<FunctionKey, FunctionVal>;

Aliased Typeยง

pub struct FunctionObjs { /* private fields */ }