uniconv

Crates.iouniconv
lib.rsuniconv
version1.1.1
sourcesrc
created_at2021-04-07 13:37:52.686277
updated_at2021-04-16 18:20:19.575689
descriptionA CommandLine Unit Converter
homepage
repository
max_upload_size
id380349
size4,079,950
Mustafif (Mustafif)

documentation

README

UniConv

Install with the following command:

$ cargo install uniconv

UniConv needs the following information:

  • Mode: Temp, Speed, etc. (Only temp currently!)
  • Unit: The magnitude of the unit
  • Conversion: The conversion being made (Ex. celsius to fahrenheit - c2f)
Commit count: 0

cargo fmt