Package-level declarations

Functions

Link copied to clipboard
inline fun <R> runSuspendCatching(block: () -> R): Result<R>