Module pot::format

source ·
Expand description

Low-level interface for reading and writing the pot format.

Structs

  • An encoded Kind, argument, and optional contained value.
  • A floating point number that can safely convert between other number types using compile-time evaluation when possible.
  • An integer type that can safely convert between other number types using compile-time evaluation.
  • An unknown Special was encountered.

Enums

Functions