Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vincenv
on Aug 8, 2022
|
parent
|
context
|
favorite
| on:
Using unwrap() in Rust is okay
You can get that with anyhow [1] by calling unwrap after `.with_context`.
[1]:
https://docs.rs/anyhow/latest/anyhow/
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://docs.rs/anyhow/latest/anyhow/