Hacker News new | ask | show | jobs
by steveklabnik 950 days ago
In Rust you can wrap a context by chaining a context method on before the ?, at least with libraries like anyhow.