Crate flatty_portable

source ·

Modules

Structs

  • Generic portable floating-point number. Has alignment == 1.
  • Generic portable integer. Has alignment == 1.

Enums

  • Boolean type that has portable binary representation.

Traits

  • Trait for casting portable type to/from native counterparts.
  • Type that can be safely transfered between different machines.