QUERY

Constant QUERY 

Source
pub const QUERY: &'static str;
Expand description

A query symbol (?). This constant represents the question mark character, which is/// commonly used to denote the beginning of a query string in a URL.