Function query

Source
pub fn query(url: &str, token: &str, query_str: &str) -> Result<String, String>