johnstonskj / rust-email_address

A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.
MIT License
66 stars 14 forks source link

Add more tests #16

Open johnstonskj opened 1 year ago

johnstonskj commented 1 year ago

Check out the tests in https://docs.rs/validator/0.16.0/src/validator/validation/email.rs.html#24-57