fn download_component<'a>(
dwn_ctx: impl AsRef<DownloadContext<'a>>,
out: &Path,
mode: DownloadSource,
filename: String,
prefix: &str,
key: &str,
destination: &str,
)
fn download_component<'a>(
dwn_ctx: impl AsRef<DownloadContext<'a>>,
out: &Path,
mode: DownloadSource,
filename: String,
prefix: &str,
key: &str,
destination: &str,
)