Function file_fetcher::open_json [] [src]

pub fn open_json<T: DeserializeOwned>(url: Url) -> Result<T>

Open an url to get a json struct