Docs.rs
le-change-0.3.1
le-change 0.3.1
Docs.rs crate page
AGPL-3.0-or-later
13 July 2026
Links
Repository
crates.io
Source
Owners
terekete
Dependencies
chrono ^0.4
normal
futures-util ^0.3
normal
git2 ^0.21
normal
globset ^0.4
normal
parking_lot ^0.12
normal
rayon ^1.8
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_norway ^0.9.42
normal
tokio ^1.35
normal
assert_matches ^1.5
dev
criterion ^0.5
dev
proptest ^1.4
dev
tempfile ^3.8
dev
tokio ^1.35
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module http
lechange_
core
0.3.1
Module http
Module Items
Re-exports
Modules
In crate lechange_
core
lechange_core
Module
http
Copy item path
Source
Expand description
HTTP client for GitHub API
Re-exports
§
pub use client::
GitHubApiClient
;
pub use workflows::
WorkflowApiClient
;
Modules
§
client
GitHub REST API client for pull request file fetching
workflows
GitHub Actions Workflow API client