cargo
1.84.0-dev
In cargo::
util::
network::
retry
Structs
Retry
Enums
RetryResult
Constants
INITIAL_RETRY_JITTER_MS
INITIAL_RETRY_SLEEP_BASE_MS
MAX_RETRY_SLEEP_MS
Functions
maybe_spurious
with_retry
cargo
::
util
::
network
::
retry
Function
maybe_spurious
Copy item path
Settings
Help
Summary
Source
fn maybe_spurious(err: &
Error
) ->
bool