Skip to main content

clear_ident_cache

Function clear_ident_cache 

Source
pub fn clear_ident_cache()
Expand description

Clear the identifier symbol cache.

Call between independent top-level evaluations to reclaim memory. The cache grows unboundedly during a single evaluation pass.