pub fn extract_query_string(uri: &str) -> &str
Extract the query string from a URI, returning everything after ‘?’.