Type Alias FuncTypes

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

Aliased Typeยง

struct FuncTypes { /* private fields */ }