Type Definition graph_http::BlockingDownload [−][src]
type BlockingDownload = DownloadClient<HttpClient<RefCell<BlockingClient>>, RefCell<DownloadRequest>>;
type BlockingDownload = DownloadClient<HttpClient<RefCell<BlockingClient>>, RefCell<DownloadRequest>>;