pub type TypeMap = HashMap<Loc, RustTypeSignature>;Expand description
Mapping of function names to type signatures
Aliased Typeยง
struct TypeMap { /* private fields */ }pub type TypeMap = HashMap<Loc, RustTypeSignature>;Mapping of function names to type signatures
struct TypeMap { /* private fields */ }