Crates.io | dollars |
lib.rs | dollars |
version | 0.0.1 |
source | src |
created_at | 2024-06-19 08:55:40.127324 |
updated_at | 2024-06-19 08:55:40.127324 |
description | A simple dollar value in Rust |
homepage | |
repository | https://github.com/a-lafrance/dollars |
max_upload_size | |
id | 1276670 |
size | 9,217 |
A simple dollar value in Rust
If you need a simple representation of a dollar value backed by a single integer, consider dollars
. It doesn't do much, and it doesn't need to.
To get a Dollars
value, you can:
+
/-
sign$
in frontGiven one, you can: