checked_decimal_macro 0.1.3

This is a Rust fixed-point numeric library targeting blockchain development. Originally created and used as a part of the Invariant Protocol. The current version leverages macros, traits and generics to exchange dozens of lines of error prone code with a single line and generating the rest.
Documentation
1
2
3
4
5
6
{
  "name": "decimal",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {}
}