Module timed_future

Source

Structs§

Timed
Inspired by https://stackoverflow.com/a/59935743/2990323 A wrapper around a Future which adds timing data.

Traits§

TimedExt