jj_cli::text_util

Function split_email

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