Skip to main content

test_pool_is_set

Function test_pool_is_set 

Source
pub fn test_pool_is_set() -> bool
Expand description

True when the current thread has installed a test pool. Used by User::get_connection to choose between the test override and the per-user production pool.