safe

open fun <R> safe(block: T.() -> R): Result<R>(source)