Expand description
Rust client for the GitHub Actions Cache API.
Note that this API is only documented via the official client’s source code. As GitHub explicitly supports pinning specific versions of their official actions, though, I do not expect frequent changes to this API that break backwards compatibility.
Structs§
- Client for the cache API.
- Metadata for a cache hit.
Enums§
- Errors that may occur within this crate.
Type Aliases§
- Result type used for fallible operations in this crate.