Hacker News new | ask | show | jobs
by komadori 1243 days ago
> You can recover() panic() just fine in Go.

You can catch_unwind() panic!() in Rust too :-).