unit_converter
v0.1.6 GrowingREAD 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!
Quick Verdict
- โNot updated for 6+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (2KB, 1 deps)
- โPermissive license (MIT)
Security
Deep Insights
9 downloads in the last 30 days (0/day avg).
Despite being 6+ years old, unit_converter hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 2KB, unit_converter is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata