pub fn open_json_str<T: DeserializeOwned>(url: &str) -> Result<T>
Open a string url to get a json struct