Module cargo::util::network::sleep

source ·
Expand description

Utility for tracking network requests that will be retried in the future.

Structs§

  • A tracker for network requests that have failed, and are awaiting to be retried in the future.