broken_model_options_allowed

Function broken_model_options_allowed 

Source
pub fn broken_model_options_allowed() -> bool
Expand description

Return whether broken model options were enabled by the loaded config.

ยงPanics

Panics if the global flag has not been set yet (the flag should be set by ModelParameters::from_path during program initialization).