Function separate_until_comma

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