Y
Hacker News
new
|
ask
|
show
|
jobs
by
tynorf
2552 days ago
In Rust you can also do arbitrary operations on the error before it is returned with `Result.map_err()`.