pub fn disable_string_cache()
Expand description
Disable and clear the global string cache.
Note: Consider using StringCacheHolder
for a more reliable way of
enabling and disabling the string cache.
pub fn disable_string_cache()
Disable and clear the global string cache.
Note: Consider using StringCacheHolder
for a more reliable way of
enabling and disabling the string cache.