Hacker News new | ask | show | jobs
by surajrmal 639 days ago
That's what panics are for. They compile to the same code c++ exceptions would. You can unwrap your results to turn them into exceptions.