implementation("io.github.railian.data:data-result-safe-coroutines:0.3.0-alpha06")
Encapsulates successful outcomes with values of type [T] or failures with errors of type [E].