Login
From:
Blog of Litchi Pi
(Uncensored)
subscribe
Simple errors handling in Rust using macros | Blog of Litchi Pi
https://litchipi.github.io/rust/2022/09/03/simple-errors-handling-macro.html
links
backlinks
Tagged with:
rust
macro
error
Roast topics
Find topics
Find it!
Error handling can be tedious and extermely annoying… On most programming langages, but using Rust it’s actually very simple !