Docs.rs
tc-fetch-0.5.0
tc-fetch 0.5.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
jgraham
Dependencies
clap ^4
normal
regex ^1
normal
reqwest ^0.12
normal
scoped_threadpool ^0.1
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
thiserror ^2
normal
zstd ^0.13.3
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tcfetch
0.5.0
In tcfetch::
taskcluster
tcfetch
::
taskcluster
Function
tasks_complete
Copy item path
Source
pub fn tasks_complete<'a, I>(tasks: I) ->
bool
where I:
Iterator
<Item = &'a
TaskGroupTask
>,