hir_ty
0.0.0
Module primitive
Enums
Functions
In crate hir_
ty
Module
hir_ty
::
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