Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
philozzzozzz
2y ago
0 comments
Share
Where is the error handling in your Rust code?
0 comments
default
newest
oldest
kinghajj
2y ago
The `?` at the end of the Rust example expands into the equivalent of the Go `if err != nil` idiom.
philozzzozzz
OP
2y ago
You are illustrating the point beautifully.
j
/
k
navigate · click thread line to collapse