Skip to main content

set_active_model_async

Function set_active_model_async 

Source
pub fn set_active_model_async(model_name: String) -> Result<(), String>
Expand description

Activate a model on a background thread so the Flutter FRB caller is not blocked.