result_kt 1.1.0 result_kt: ^1.1.0 copied to clipboard
Encapsulate a value as a success or an error as a failure using Result, execute a function using runCatching that returns a Result, and transform the Stream value into a Result.