assertk / assertk / Result / runCatching

runCatching

(common, jvm) inline fun <R> runCatching(block: () -> R): Result<R>