[][src]Module mailgun_v3::validation

Validate emails through Mailgun, to reduce bounce rate, find typos, etc

Structs

EmailParts

! Returned for sucessfully parsed email addresses

ValidationResponse

Functions

validate_email

Validate an email using mailgun's validation service API docs

validate_email_with_client

Same as validate_email but with an externally managed client