dbarella / unit_parser

A unit-aware numeric value parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Parser

A library for parsing numeric values with physical units. A similar idea to GNU's units command, except in this case we just implement the parser.

Doing unit conversions is up to another library.

About

A unit-aware numeric value parser.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%