Skip to main content

get_json

Function get_json 

Source
pub fn get_json<T: DeserializeOwned>(url: String) -> IResult<T>