Module pravega_client_retry::retry_result[][src]

Structs

RetryError

An error that the Retry function would give.

Enums

RetryResult

The RetryResult that the operation should return.

Traits

Retryable

Trait which is used check if the Error is Retryable.