☰
cargo
1.75.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
?
Function
cargo
::
util
::
network
::
retry
::
maybe_spurious
source
·
[
−
]
fn maybe_spurious(err: &
Error
) ->
bool