|
|
|
|
|
by abendstolz
1695 days ago
|
|
Thanks for correcting my error. I've never checked core before, so I did when checking up for this discussion. I somehow missed Result. Silly me didn't search on that page, but ofc I found it on std https://doc.rust-lang.org/std/result/index.html Also thanks for clarifying that values of Result can be stack-only! |
|