Module hir_def::builtin_type
source · Expand description
This module defines built-in types.
A peculiarity of built-in types is that they are always available and are not associated with any particular crate.
Enums§
- Different signed int types.
- Different unsigned int types.