Type Alias FuncTypes

Source
pub type FuncTypes = DenseSlotMap<FuncTypeKey, FuncType>;

Aliased Typeยง

pub struct FuncTypes { /* private fields */ }