Skip to main content

Module cache

Module cache 

Source

Structs§

AnalysisCache
Thread-safe, disk-backed cache for per-file analysis results.

Functions§

hash_content
Compute the SHA-256 hex digest of content.

Type Aliases§

CacheHit
Cached analysis result returned on a cache hit: issues and reference location triples (symbol_key, start_byte, end_byte).