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