Whereas https://github.com/whisperfish/rust-phonenumber/pull/54 avoids a panic when the country id is unparsable, it would be better to propagate this error to the caller. This is a breaking change, and we currently don't want to break the main branch.
Whereas https://github.com/whisperfish/rust-phonenumber/pull/54 avoids a panic when the country id is unparsable, it would be better to propagate this error to the caller. This is a breaking change, and we currently don't want to break the
main
branch.