Crate temp_conv

Source
Expand description

§temp-conv

temp-conv is a framework for converting between different temperature units, but it has also it’s own cli-tool which uses said framework.

Modules§

cli
Struct and helper function for the cli tool
error
Errors which may occur from this crate
formatted_output
Data Structure for helping output the results of a conversion
temperature
Data Structure for handling temperatures

Functions§

run
Runs the main logic of this tool