I want to do error handling with rust. However, how to do?
I'd suggest you start with the Error Handling chapter of the official book The Rust programming language.
Then refine your knowledge with the blog post Modular Errors in Rust by Sabrina Jewson.
5 Likes
Thank you for graceful reply
1 Like
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.