Protocol
Retriable
public protocol Retriable
A type that represents something that can be retried.
Requirements
retry()
func retry()
Retriable
public protocol Retriable
A type that represents something that can be retried.
retry()
func retry()