Skip to main content

thinking_config_value

Function thinking_config_value 

Source
pub fn thinking_config_value(level: &str, budget: u32) -> String
Expand description

Config-file value for a thinking change: the canonical level name when it is one config.rs can parse back, otherwise the raw budget number (which parse_thinking_budget also accepts; 0 is the adaptive sentinel).