whisperfish / rust-phonenumber

Library for parsing, formatting and validating international phone numbers.
Apache License 2.0
156 stars 55 forks source link

add a concete Err type for trait impl FromStr for Id #49

Closed prx0 closed 1 year ago

prx0 commented 1 year ago

Hi!

I made this PR because to provide a specific error type as err type for the FromStr trait implementation for the enum Id.

Thank you!

gferon commented 1 year ago

Thanks @prx0, this was merged before the repository was transferred (da5c76c9b2f0a18e6c1811c49f8f258dcaad11af) to us!