Crate pg_bigdecimal

source

Structs§

  • A big decimal type.
  • A big signed integer type.
  • A big unsigned integer type.
  • A rust variant of the Postgres Numeric type. The full spectrum of Postgres’ Numeric value range is supported.

Traits§