Hacker News new | ask | show | jobs
by Manishearth 3741 days ago
Note that recover() uses Rust's type system to enforce certain things about exception safety. It's harder to mess up, even if libraries are written without unwinding in mind.