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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tcfetch0.5.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • TaskFilter
  • gh::CheckOutput
  • gh::CheckRun
  • gh::CheckSuite
  • gh::ChecksResponse
  • gh::GithubApp
  • gh::Permissions
  • gh::PullRequestMinimal
  • gh::Ref
  • gh::Repo
  • gh::SimpleUser
  • taskcluster::Artifact
  • taskcluster::ArtifactsResponse
  • taskcluster::IndexResponse
  • taskcluster::Task
  • taskcluster::TaskGroupResponse
  • taskcluster::TaskGroupTask
  • taskcluster::TaskGroupTaskStatus
  • taskcluster::TaskMetadata
  • taskcluster::TaskRun
  • taskcluster::Taskcluster

Enums

  • Error
  • gh::RunConclusion
  • gh::RunStatus
  • taskcluster::TaskState

Functions

  • check_complete
  • download_artifacts
  • gh::get_checks
  • taskcluster::tasks_complete

Type Aliases

  • Result