Siddharth
Siddharth's Blog

Siddharth's Blog

Follow
homeAlgoTradingCloudRustnewsletter
Tag

error handling

#error-handling

More content

Read more stories on Hashnode


Articles with this tag

If Rust does not have exceptions, then how do you handle errors in Rust?

Oct 2, 20224 min read

Don't panic! Rust has Results ยท "Rust does not have exceptions". This sounds very interesting, but what does it mean? Rust handles errors in a...

If Rust does not have exceptions, then how do you handle errors in Rust?