Recovery<T> typedef

Recovery<T> = T Function(Exception exception)

Implementation

typedef Recovery<T> = T Function(Exception exception);