Skip to main content

Module cache

Module cache 

Source

Structs§

CodeCacheManifest
Code cache manifest (written to hub-codegen/{target}/{backend}/manifest.json)
CodePluginCache
Cache entry for a single plugin’s generated code
ToolchainVersions
Toolchain version information for cache invalidation

Functions§

get_cache_dir
Get cache directory path: ~/.cache/plexus-codegen/hub-codegen/{target}/{backend}
get_cache_dir_under
Get cache directory path under a specific root directory
read_cache_manifest
Read cache manifest from disk
read_cache_manifest_from
Read cache manifest from a specific cache directory
write_cache_manifest
Write cache manifest to disk
write_cache_manifest_to
Write cache manifest to a specific cache directory