Function open_json

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

Read url and get json struct