uCON
Unit conversion in Rust has never been easier.
Supported Conversions
- Length
- Weight
- Temperature
- Volume
- Time
- Speed
- Area
- Data
Usage
Add the following to your Cargo.toml:
[]
= "0.1.0"
or add with cargo:
cargo add ucon
use Length;
Unit conversion in Rust has never been easier.
Add the following to your Cargo.toml:
[]
= "0.1.0"
or add with cargo:
cargo add ucon
use Length;