Structs§
- Numeric
- A wrapper for the
repr
crate’sDecimal
type that can be serialized to and deserialized from the PostgreSQL binary format.
Constants§
- TO_
FROM_ 🔒SQL_ BASE_ POW ToSql
andFromSql
use base 10,000 units.- UNITS_
LEN 🔒 - The maximum number of units necessary to represent a valid
AdtNumeric
value.