Crate hanower[][src]

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.