Type Definition yarte_dom::dom::TreeMap

source · []
pub type TreeMap = BTreeMap<ExprId, BTreeSet<VarId>>;