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§
- Builtin
Float - Builtin
Int - Different signed int types.
- Builtin
Type - Builtin
Uint - Different unsigned int types.