- "Err(e) => return Err(e)" vs " Err(e) => Err(e)" https://doc.rust-lang.org/rust-by-example/error/result.html#using-result-in-main 8 comments rust
Linking pages
- What a better Rust would look like https://kerkour.com/what-a-better-rust-would-look-like 126 comments
- GitHub - arthurfiorette/proposal-safe-assignment-operator: Draft for ECMAScript Error Safe Assignment Operator https://github.com/arthurfiorette/proposal-safe-assignment-operator 84 comments
- GitHub - prasad83/goroe: Golang return Result or Error Pattern https://github.com/prasad83/goroe 1 comment
- Learning Rust - creating a full-text search engine – Rebeca Sarai – A collection of everything that goes in my head https://www.rsarai.xyz/learning-rust-by-creating-fts-db/ 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:doc.rust-lang.org
Search title: Result - Rust By Example
See how to search.