Modules§
Structs§
- Float
- Generic portable floating-point number. Has alignment == 1.
- Int
- Generic portable integer. Has alignment == 1.
Enums§
- Bool
- Boolean type that has portable binary representation.
Traits§
- Native
Cast - Trait for casting portable type to/from native counterparts.
- Portable
- Type that can be safely transfered between different machines.