nrc / r4cppp

Rust for C++ programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Handling

Jake-Shadle opened this issue · comments

I would like to write a chapter on Rust's error handling and comparing and contrasting it against both integer/custom type error handling and exceptions in C++.

I just wanted to check to see if this would be worthwhile work before I started going too deep.

Excellent idea! I think.

@Jake-Shadle please do! That sounds like a great addition.

Cool, glad to hear that, will start working on that then. 🙂