#near #units #unc #gas #token-parser #displaying #format

unc-units-core

Core Rust library for parsing and displaying UNC units

1 unstable release

0.1.0 Mar 7, 2024

#13 in #token-parser

49 downloads per month
Used in 2 crates

GPL-3.0 license

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
~63K SLoC