Module pgrepr::value::numeric[][src]

Structs

(TO BE DEPRECATED) A wrapper for the repr crate’s Decimal type that can be serialized to and deserialized from the PostgreSQL binary format.

Constants

ToSql and FromSql use base 10,000 units.

The maximum number of units necessary to represent a valid AdtNumeric value.