Crates.io | converter_at_home |
lib.rs | converter_at_home |
version | 0.1.2 |
source | src |
created_at | 2019-10-18 10:42:13.101807 |
updated_at | 2019-10-18 10:42:13.101807 |
description | 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 |
homepage | |
repository | |
max_upload_size | |
id | 173642 |
size | 6,331 |