Function open_json_str

Source
pub fn open_json_str<T: DeserializeOwned>(url: &str) -> Result<T>
Expand description

Open a string url to get a json struct