Skip to main content

ExprToAnonConst

Type Alias ExprToAnonConst 

Source
type ExprToAnonConst = FxHashMap<ExprId, AnonConstId>;

Aliased Typeยง

struct ExprToAnonConst { /* private fields */ }