Function open_json

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

Open an url to get a json struct