Package-level declarations

Types

Link copied to clipboard
typealias StateHandlingErrorHandler<T> = suspend (T, Throwable) -> T?