[][src]Type Definition validators::email::EmailResult

type EmailResult = Result<Email, EmailError>;