Function mars_raw_utils::httpfetch::simple_fetch_bin_with_timeout[][src]

pub fn simple_fetch_bin_with_timeout(
    url: &str,
    timeout_seconds: u64
) -> Result<Vec<u8>>