Skip to main content

set_debug_mode

Function set_debug_mode 

Source
pub fn set_debug_mode(enabled: bool)
Expand description

Set whether the application is in debug mode

When debug mode is enabled, panics will show a detailed backtrace.