[][src]Function file_fetcher::open_json_str

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

Open a string url to get a json struct