[][src]Crate tokio_postponable_delay

Structs

PostponableDelay

Similar to tokio::time::Delay, but you can push back the moment when this future will resolve

PostponableDelayHandle

A handle to postpone a ResettableDelay's resolution

Enums

PostponeDelayResponse

The result of a postpone request