hir_ty
0.0.0
Module primitive
Module Items
Enums
Functions
In crate hir_
ty
hir_ty
Module
primitive
Copy item path
Source
Expand description
A few helper functions for dealing with primitives.
Enums
§
Builtin
Float
Builtin
Int
Different signed int types.
Builtin
Uint
Different unsigned int types.
FloatTy
Different kinds of float types.
IntTy
Different signed int types.
UintTy
Different unsigned int types.
Functions
§
float_
ty_
to_
string
int_
ty_
to_
string
uint_
ty_
to_
string