I found the Result library(<https://github.com/kit...
# getting-started
p
I found the Result library(https://github.com/kittinunf/Result) which looks neat; wondering if there’s a standard approach to this… like returning a Pair<Result, Error>