Type Definition transit_model::objects::KeysValues

source ·
pub type KeysValues = BTreeSet<(String, String)>;