2 unstable releases
0.2.0 | Oct 15, 2021 |
---|---|
0.1.0 | Oct 5, 2021 |
#32 in #gas
584 downloads per month
Used in 8 crates
(2 directly)
10KB
236 lines
NEAR Units
Note: It is recommended to use near-gas and near-token crates instead of near-units, as those crates provide strict type wrappers, const constructors, and overall extremely lightweight.
Rust tools to help parse and format NEAR units. For now, this means NEAR tokens and gas units.
Install
near-units="0.1.0"
Parsing strings
Dependencies
~2.5–3.5MB
~64K SLoC