Crate dollars

Crate dollars 

Source
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.
ParseError
Opaque error capturing a failure to parse a Dollars from a string.