Skip to main content

fetch_bytes

Function fetch_bytes 

Source
async fn fetch_bytes(client: &Client, url: &str) -> Result<Vec<u8>, FetchError>