[][src]Type Definition transit_model::objects::KeysValues

type KeysValues = BTreeSet<(String, String)>;