Hacker News new | ask | show | jobs
by rascul 1094 days ago
> not a struct like `Result`

Minor nitpick, but it's an enum.

https://github.com/rust-lang/rust/blob/master/library/core/s...

1 comments

Indeed, thank you. (and since it's now been 2h since I posted this, my stupid mistake will live forever)