Searched defs:DownloaderBuilder (Results 1 – 2 of 2) sorted by relevance
33 pub struct DownloaderBuilder<S> { struct37 /// A state indicates that `DownloaderBuilder` wants a body that needs to be downloaded. argument40 impl DownloaderBuilder<WantsBody> { impl75 impl Default for DownloaderBuilder<WantsBody> { implementation86 impl DownloaderBuilder<WantsOperator> { implementation165 impl<T: DownloadOperator> DownloaderBuilder<WantsConfig<T>> { impl
31 pub struct DownloaderBuilder<S> { struct35 /// A state indicates that `DownloaderBuilder` wants a body that needs to be argument39 impl DownloaderBuilder<WantsBody> { implementation73 impl Default for DownloaderBuilder<WantsBody> { implementation84 impl DownloaderBuilder<WantsOperator> { impl162 impl<T: DownloadOperator> DownloaderBuilder<WantsConfig<T>> { implementation