pub fn email_domain_from_email(email: &str) -> Option<&str>
The domain part of an address, as stored in users.email_domain.
users.email_domain
Every writer of user_details.email must use this, or the derived column drifts silently.
user_details.email