pub fn parse_query(protocol: Protocol, query: &str) -> ParsedQuery
Expand description
This is a cached function that uses the PARSE_QUERY
cached static.
pub fn parse_query(protocol: Protocol, query: &str) -> ParsedQuery
This is a cached function that uses the PARSE_QUERY
cached static.