pub fn disable_debug_builder()
Expand description
Disables the debug builder so there are not debug assert panics. Commonly used in negative tests to prevent panics.
pub fn disable_debug_builder()
Disables the debug builder so there are not debug assert panics. Commonly used in negative tests to prevent panics.