Function separate_first_word

Source
fn separate_first_word(query: &str) -> (String, String, String, String)