cargo::util::network

Module 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.
  • Sleeper ๐Ÿ”’
    An individual network request that is waiting to be retried in the future.