Function jj_cli::text_util::split_email

source ·
pub fn split_email(email: &str) -> (&str, Option<&str>)