Expand description

Common module for Decimal and Rate

Constants

Half of identity
Scale for percentages
Scale of precision
Identity

Traits

Try to subtract, return an error on overflow
Try to divide, return an error on overflow or divide by zero
Try to multiply, return an error on overflow
Try to subtract, return an error on underflow