Trait cmsis_pack::update::DownloadConfig[][src]

pub trait DownloadConfig {
    fn pack_store(&self) -> PathBuf;
}

Required methods

Implementors