global_is_disabled

Function global_is_disabled 

Source
pub fn global_is_disabled() -> bool
Expand description

is_disabled returns true if the global client has been disabled. NOTE: A disabled global client can still be used as long as it was initialized before it was disabled.