pub fn format_ids<Id: Debug>(ids: impl ExactSizeIterator<Item = Id>) -> String
Compact format of IDs vector.