Expand description
⚠️ WIP see README | hanower is a CLI which calculates exponential backoffs from user input values.
Structs§
- Interval
- Used to create and work with intervals which are calculated from the user-input CLI values.
- Interval
Iter - An iterator version of the
Intervalstruct, which calculates intervals from the user-input CLI values.
Enums§
- Interval
Error - Error kinds for command line arguments.
Constants§
- SIGNIFICANT
- Used to keep results to 12 significant decimal places