Skip to main content

dynamic_models

Function dynamic_models 

Source
pub fn dynamic_models() -> Vec<Model>
Expand description

Runtime model registry for dynamically registered models.

Unlike the static model_db, this supports adding/removing models at runtime. Get all dynamically registered models.