RichUtils / pyxis.uzuki.live.richutilskt.utils / tryCatch

tryCatch

inline fun <T, R> T.tryCatch(block: (T) -> R): R
fun tryCatch(block: F0): Unit