Library code shouldn't panic. Check for it and replace it with `Result`
Library code shouldn't panic.
Check for it and replace it with
Result