Skip to main content

Module cache

Module cache 

Source
Expand description

Fingerprint-keyed disk cache for AirBundle results.

Provides opt-in filesystem caching to avoid re-parsing/ingesting the same input files. Consumers choose when to use it — it is not wired into any frontend automatically.

Structs§

BundleCache
Simple filesystem cache for AirBundle results.

Functions§

hex_encode 🔒
Encode bytes as lowercase hex string (no 0x prefix).