pub fn to_string(query: &Query) -> Result<String, Error>
Serialize the given Query as a percent encoded query string.
Query