Trait cmsis_pack::update::DownloadConfig
source · pub trait DownloadConfig {
// Required method
fn pack_store(&self) -> PathBuf;
}pub trait DownloadConfig {
// Required method
fn pack_store(&self) -> PathBuf;
}