Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yazaddaruvala
on Nov 11, 2016
|
parent
|
context
|
favorite
| on:
Announcing Rust 1.13
Fair enough, CheckedExceptions are almost always "fat pointers". Meaning they are all the same size, and can be passed around equivalently.
The Rust equivalent would be something like:
`Result<_, Box<Error>>`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The Rust equivalent would be something like:
`Result<_, Box<Error>>`