BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

unit_converter

v0.1.6crates.io· Rust

READ THE DESCRIPTION BEFORE USING THE LIBRARY. Add this in your main file {use unit_converter}. This is a binary converter library. all you have to do is call the function in the main file (unit_converter::meter_kilometer). Let's break it down what is happening here. The first word (unit_converter) is the file which you are accessing and after the double colon (::) you use the converter from this to that. Conversion from meter to kilometer written as meter_kilometer, Similarly you wanna convert kilo to nano write unit_converter::kilometer_nanometer. Others conversion are in the pipeline so have patience. cheers!

The verdict
Abandoned. Last published 6 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 6 years ago.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.66 years ago
  • 0.1.56 years ago
  • 0.1.46 years ago
  • 0.1.36 years ago
  • 0.1.26 years ago
  • 0.1.16 years ago
  • 0.1.06 years ago
unit_converter — READ THE DESCRIPTION BEFORE USING THE LIBRARY. Add this in your main file {use unit_converter}. This is a binary converter library. all you have to do is call the function in the main file (unit_converter::meter_kilometer). Let's break it down what is happening here. The first word (unit_converter) is the file which you are accessing and after the double colon (::) you use the converter from this to that. Conversion from meter to kilometer written as meter_kilometer, Similarly you wanna convert kilo to nano write unit_converter::kilometer_nanometer. Others conversion are in the pipeline so have patience. cheers! (Rust / crates.io) — verdict, alternatives & security · Modules