Crate fastchemail [] [src]

Package html_email validates the email as it is defined in the HTML specification.

Enums

Error

Functions

parse_email

parse_email scans an email address to check wheter it is correct.

valid_email

valid_email checks wheter an email address is valid.