Structs§
- Analysis
Cache - Thread-safe, disk-backed cache for per-file analysis results.
Functions§
- hash_
content - Compute the SHA-256 hex digest of
content.
Type Aliases§
- Cache
Hit - Cached analysis result returned on a cache hit: issues and reference location
triples
(symbol_key, start_byte, end_byte).