Expand description
A simple dollar value representation; nothing more, nothing less.
See Dollars below.
Structsยง
- Dollars
- A dollar value, backed by a single integer value in cents.
- Parse
Error - Opaque error capturing a failure to parse a
Dollarsfrom a string.