Hacker News new | ask | show | jobs
by echelon 641 days ago
Panics shouldn't exist in modern Rust (if there is such a thing) at all.
1 comments

I take it you mean panics should always abort?