pg_
bigdecimal
0.1.5
All Items
Crate Items
Structs
Traits
Crate
pg_bigdecimal
Copy item path
source
Structs
§
BigDecimal
A big decimal type.
BigInt
A big signed integer type.
BigUint
A big unsigned integer type.
PgNumeric
A rust variant of the Postgres Numeric type. The full spectrum of Postgres’ Numeric value range is supported.
Traits
§
Integer