assertk / Result / runCatching

runCatching

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

Platform and version requirements: Common