Module mz_repr::adt::numeric

source ·
Expand description

Functions related to Materialize’s numeric type, which is largely a wrapper around rust-dec.

Modules§

  • Module to simplify serde’ing a Numeric through its string representation.

Structs§

Constants§

Traits§

  • Traits to generalize converting Decimal values to and from their coefficients’ two’s complements.
  • A type that can represent Real Numbers. Useful for interoperability between Numeric and floating point.

Functions§

Type Aliases§