Skip to main content

do_download

Function do_download 

Source
async fn do_download(
    ui: &Rc<LibraryWindowUi>,
    asset_id: &str,
    output_path: &Path,
) -> Result<(), String>