Skip to main content

fetch_http_sync

Function fetch_http_sync 

Source
pub fn fetch_http_sync(url: &str) -> Result<Vec<u8>>
Expand description

Synchronous version using tokio runtime