Skip to main content

fetch_json

Function fetch_json 

Source
pub fn fetch_json(url: &str) -> Result<Value>
Expand description

Fetch a URL and parse the response as JSON.