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.
pub fn clear_caches()Clear all thread-local caches
Useful for testing or when memory usage needs to be minimized. Should rarely be needed in normal operation.