implementation("io.github.railian.data:data-result-safe-coroutines:0.3.0-alpha05")
Enhances coroutine error handling by providing a `runCatching` alternative that properly rethrows `CancellationException`.