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

converter_at_home

v0.1.2crates.io· Rust

This is a binary converter library. all you have to do is call the function in this way (converter::meter_kilometer). Let's break it down what is happening here. The first word (converter) is the file name and after the double colon (::) you use the converter from this to that. Conversion from meter to kilometer written as meter_kilometer, Similarly you want to convert kilometer to nanometer you call the function converter::kilometer_nanometer

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
0 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.26 years ago
converter_at_home — This is a binary converter library. all you have to do is call the function in this way (converter::meter_kilometer). Let's break it down what is happening here. The first word (converter) is the file name and after the double colon (::) you use the converter from this to that. Conversion from meter to kilometer written as meter_kilometer, Similarly you want to convert kilometer to nanometer you call the function converter::kilometer_nanometer (Rust / crates.io) — verdict, alternatives & security · Modules