Searched defs:DownloadFuture (Results 1 – 1 of 1) sorted by relevance
98 pub struct DownloadFuture<'a, 'b, T> { struct103 impl<'a, 'b, T> Future for DownloadFuture<'a, 'b, T> argument