[][src]Function basalt::misc::http::get_bytes

pub fn get_bytes<U: AsRef<str>>(url: U) -> Result<Vec<u8>, String>