Searched defs:WantsConfig (Results 1 – 2 of 2) sorted by relevance
156 pub struct WantsConfig<T: DownloadOperator> { struct162 impl<T: DownloadOperator> DownloaderBuilder<WantsConfig<T>> { argument
170 pub struct WantsConfig<R, T> { struct176 impl<R, T> UploaderBuilder<WantsConfig<R, T>> { argument