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