FunDefMap

Type Alias FunDefMap 

Source
type FunDefMap = FxIndexMap<FluxDefId, Var>;

Aliased Typeยง

struct FunDefMap { /* private fields */ }