Skip to main content

should_execute_smart_switch

Function should_execute_smart_switch 

Source
pub fn should_execute_smart_switch(
    current_model: Option<&str>,
    pending: Option<&PendingSmartSwitchRetry>,
) -> bool
Expand description

Returns true when the model changed compared to the current session model.