| Crates.io | taskcluster-download |
| lib.rs | taskcluster-download |
| version | 96.1.0 |
| created_at | 2021-04-08 16:47:23.59275+00 |
| updated_at | 2026-01-22 15:40:07.86534+00 |
| description | Taskcluster Download Support |
| homepage | |
| repository | https://github.com/taskcluster/taskcluster |
| max_upload_size | |
| id | 380951 |
| size | 115,575 |
This library is a companion to the [docs.rs](https://docs.rs/taskcluster) Taskcluster client, with support for downloading objects.
See docs.rs for detailed usage information.
This library is co-versioned with Taskcluster itself. That is, a client with version x.y.z contains API methods corresponding to Taskcluster version x.y.z. Taskcluster is careful to maintain API compatibility, and guarantees it within a major version. That means that any client with version x.* will work against any Taskcluster services at version x.*, and is very likely to work for many other major versions of the Taskcluster services. Any incompatibilities are noted in the Changelog.