Structs§
- Action
Prediction - Adapter-owned data needed to reconstruct an action before fresh dependency discovery is available.
- Agent
Remote Cache - Remote action-cache access owned by one task session.
- Agent
Stats - Aggregate cache activity for one task session.
- Blob
Upload - Cache
Agent - Shared state for an agent hosted by the top-level
mise runprocess. - Cache
Digest - Cache
Directory - A canonical directory object stored in the CAS.
- Cache
Directory Node - A child directory entry in a canonical cache directory.
- Cache
File Node - A file entry in a canonical cache directory.
- Cache
Symlink Node - A symbolic-link entry in a canonical cache directory.
- Local
Action Cache - A local index from action digests to their referenced cache objects.
- Local
Cas - A validated, content-addressed store on the local filesystem.
- Remote
Action Manifest - Remote
Action Result - A canonical action-result record referencing objects in the CAS.
- Remote
Cache Client - Remote
Cache Config - Rustc
Metadata - Rust-specific action metadata stored alongside compiled outputs.
Enums§
- Agent
Request - A request accepted by the task-scoped cache agent.
- Agent
Response - A response returned by the task-scoped cache agent.
- Blob
Source - Manifest
PutOutcome - Remote
Cache Mode
Constants§
- ACTION_
RESULT_ MEDIA_ TYPE - AGENT_
PROTOCOL_ VERSION - Wire protocol version used between an in-process cache agent and its shims.
- BLOB_
MEDIA_ TYPE - CLIENT_
METADATA_ MEDIA_ TYPE - DIRECTORY_
MEDIA_ TYPE - PROTOCOL_
VERSION - TASK_
ACTION_ MANIFEST_ MEDIA_ TYPE
Functions§
- canonical_
json - Serialize a protocol object using the JSON Canonicalization Scheme.