rust-phonenumber icon indicating copy to clipboard operation
rust-phonenumber copied to clipboard

refactor: use strum for auto derive enum str

Open pickfire opened this issue 6 years ago • 1 comments

strum implements AsRef and FromStr

pickfire avatar Jun 22 '19 11:06 pickfire

Thanks, This seems like a good idea but I will refactor large part of the library and the whole country id enum might or might not be be auto-generated by then so I will come back to this later.

rustonaut avatar Apr 11 '21 21:04 rustonaut