Crate rust_actions_cache_api

Source
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§

Enums§

  • Errors that may occur within this crate.

Type Aliases§

  • Result type used for fallible operations in this crate.