file_fetcher
pub fn open_json<T: DeserializeOwned>(url: Url) -> Result<T>
Open an url to get a json struct