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§
- Bundle
Cache - Simple filesystem cache for
AirBundleresults.
Functions§
- hex_
encode 🔒 - Encode bytes as lowercase hex string (no
0xprefix).