Crate rust_fixed_point_decimal_core

Source

Re-exports§

  • pub use parser::dec_repr_from_str;
  • pub use powers_of_ten::checked_mul_pow_ten;
  • pub use powers_of_ten::mul_pow_ten;
  • pub use powers_of_ten::ten_pow;

Enums§

Constants§

  • The maximum number of fractional decimal digits supported by Decimal<P>.