Hacker News new | ask | show | jobs
by throwaway38294 215 days ago
This is a bummer. The unwrap()'ing function already returned a result and should have just propagated the error. Presumably the caller could have handled more sensibly than just panic'ing.