Skip to main content

clear_compile_cache

Function clear_compile_cache 

Source
pub fn clear_compile_cache()
Expand description

Clear the thread-local compilation cache.

Useful in tests or when memory pressure is a concern.