Closed soerenmeier closed 2 years ago
Fantastic, I usually add these, so it's a good catch.
Sorry for the formatting issues, should i do something about it?
I force pushed on my branch with the whitespaces removed, not sure if that helps. https://github.com/soerenmeier/rust-email_address/commit/aebc70cb1ba26394d32f9e3696adccbf89ddd7f0
Saw you fixed it
This allows to create the
EmailAddress
struct without needing to validate the address. This can be used for example if you need to store the address as a string somewhere and you know that it is a valid email address.Sorry for another PR, since you already released a new version.