Skip to main content

Module build_cache

Module build_cache 

Source

Structs§

BuildCache
Incremental build cache backed by a JSON file.
BuildCacheEntry
A single file entry in the build cache.

Constants§

CACHE_FILENAME
Cache file name (gitignored, lives in content root).

Functions§

hash_bytes
Compute SHA-256 hex digest of bytes.
hash_file
Compute SHA-256 hex digest of file contents.