impl<RetryReason, RenderRequestError, ParseResponseOutput, ParseResponseError> Debug for dyn RetryableEndpoint<RetryReason = RetryReason, ParseResponseError = ParseResponseError, ParseResponseOutput = ParseResponseOutput, RenderRequestError = RenderRequestError> + 'static
Formats the value using the given formatter. Read more
impl<RetryReason, RenderRequestError, ParseResponseOutput, ParseResponseError> Debug for dyn RetryableEndpoint<RetryReason = RetryReason, ParseResponseError = ParseResponseError, ParseResponseOutput = ParseResponseOutput, RenderRequestError = RenderRequestError> + Send + Sync + 'static
Formats the value using the given formatter. Read more