Skip to main content

Module cache

Module cache 

Source
Expand description

Content-addressed cache for manifest generation.

A complete hit requires exact manifest and output-tree snapshots. One specโ€™s reusable output depends on its private and class-shared subtrees. Item outputs depend on the complete item manifest.

Structsยง

ArtifactState ๐Ÿ”’
CacheState ๐Ÿ”’
CacheUpdate ๐Ÿ”’
CodegenCache ๐Ÿ”’
ManifestInputs ๐Ÿ”’

Constantsยง

CACHE_DIRECTORY ๐Ÿ”’
CACHE_FORMAT_VERSION ๐Ÿ”’
GENERATOR_IDENTITY_DOMAIN ๐Ÿ”’
RUST_EMITTER_FORMAT_VERSION ๐Ÿ”’
SUBSET_DOMAIN ๐Ÿ”’

Functionsยง

append_length ๐Ÿ”’
cache_path ๐Ÿ”’
constant_output ๐Ÿ”’
generator_identity ๐Ÿ”’
output_checksum ๐Ÿ”’