Function block_download_json

Source
pub fn block_download_json<T>(url: &str) -> Result<T, String>
Available on crate feature net only.
Expand description

send get request to get content as json