Function clear_tls_solver_cache
pub fn clear_tls_solver_cache()Expand description
Clears the thread-local trait solver cache.
Should be called before getting memory usage estimations, as the solver cache is per-revision and usually should be excluded from estimations.