extract_image_groups

Function extract_image_groups 

Source
pub fn extract_image_groups(image: &Value) -> Vec<String>
Expand description

Read configuration_group_names from a SAT images[] entry. Returns an empty Vec when the field is absent or not an array.