DownloadConfig

Trait DownloadConfig 

Source
pub trait DownloadConfig {
    // Required method
    fn pack_store(&self) -> PathBuf;
}

Required Methods§

Implementors§