Searched refs:added_handles (Results 1 – 1 of 1) sorted by relevance
279 let added_handles = attributes.into_iter().map(|attr| attr.0).collect::<Vec<_>>(); in add_service_with_handles() localVariable280 if !added_handles.is_empty() { in add_service_with_handles()283 *added_handles.iter().min().unwrap()..=*added_handles.iter().max().unwrap(), in add_service_with_handles()