Type representing an email address.
t() :: %EmailEctoType.Email{address: binary(), host: binary(), user: binary()}