Type Definition pravega_controller_client::ResultRetry[][src]

type ResultRetry<T> = StdResult<T, RetryError<ControllerError>>;