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