Function get_debug

Source
pub fn get_debug() -> bool
Expand description

Get the global debug setting

§Returns

The current value of the debug setting

§Panics

This function will panic if init_globals() has not been called first.