converter_at_home

Crates.ioconverter_at_home
lib.rsconverter_at_home
version0.1.2
sourcesrc
created_at2019-10-18 10:42:13.101807
updated_at2019-10-18 10:42:13.101807
descriptionThis 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
id173642
size6,331
(mfarzamalam)

documentation

README

Commit count: 0

cargo fmt