Function reset_to_defaults

Source
pub fn reset_to_defaults()
Expand description

Reset the global configuration to defaults (for testing only)

Note: This should be called from within with_test_lock() to ensure thread safety. Available in all builds to support tests in other crates.