Function split_query

Source
fn split_query(
    query: &str,
    greed: ParamGreed,
) -> (String, String, String, String)