Closed alexsnaps closed 2 days ago
impl Ord for Limit was out of sync with Eq... So looking up counters would fail when navigating the BTreeMap 🤦 My bad!
impl Ord for Limit
Eq
BTreeMap
impl Ord for Limit
was out of sync withEq
... So looking up counters would fail when navigating theBTreeMap
🤦 My bad!