pub fn rating_set_names(
aux: &AuxFile,
object_type: &str,
) -> Vec<(usize, String)>Expand description
Name → row lookup for the per object-type rating set names
(RatingSetNameBus, RatingSetNameBranch, RatingSetNameInterface).
Returns (set_number, name) pairs in file order.