pub fn from_str(data: &str) -> Result<Query, Error>
Deserialize a Query from a percent encoded query string.
Query