implementation("io.github.railian.data:data-result:0.3.0-alpha06")
Encapsulates successful outcomes with a value of type [T] or failures with an error of type [E].