Module mz_pgrepr::value::unsigned

source ·

Structs

  • A wrapper for 16-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.
  • A wrapper for 32-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.
  • A wrapper for 64-bit unsigned integers that can be serialized to and deserialized from the PostgreSQL binary format.