Crate hanower[][src]

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.

IntervalIter

An iterator version of the Interval struct, which calculates intervals from the user-input CLI values.

Enums

IntervalError

Error kinds for command line arguments.

Constants

SIGNIFICANT

Used to keep results to 12 significant decimal places