Skip to main content

write_cache

Function write_cache 

Source
pub fn write_cache(cache_dir: &Path, ir: &SqlcxIR, hash: &str) -> Result<()>
Expand description

Write IR cache atomically (temp file → rename).