clear_caches

Function clear_caches 

Source
pub fn clear_caches()
Expand description

Clear all thread-local caches

Useful for testing or when memory usage needs to be minimized. Should rarely be needed in normal operation.