Skip to main content

extract_json

Function extract_json 

Source
pub fn extract_json(url: &str) -> Result<String>
Expand description

Fetch a URL and return structured JSON.