Skip to main content

find_models_by_pattern

Function find_models_by_pattern 

Source
pub fn find_models_by_pattern(pattern: &str, models: &[Model]) -> Vec<Model>
Expand description

Find all models matching a pattern (glob or substring) from the full model database