pub fn enable_debug_mode()Expand description
Enable debug mode globally.
When debug mode is enabled, errors can include additional diagnostic information in their responses. This should be controlled by the application configuration and request-level debug token validation.