soar_cli::core::util

Function download

Source
pub async fn download(url: &str, what: &str, silent: bool) -> Result<Vec<u8>>