Skip to main content

MODULE_CACHE_EXTENSION

Constant MODULE_CACHE_EXTENSION 

Source
pub const MODULE_CACHE_EXTENSION: &str = "harnmod";
Expand description

Conventional extension for module-artifact cache files. Distinct from CACHE_EXTENSION so the same .harn source can have both shipped adjacent if needed (e.g. when a file is both an executable entry and imported by other files).