pub fn broken_model_options_allowed() -> boolExpand 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).