ruwuma/ruma-common
Ana Gelez e8622ee809 Use a BTreeSet instead of a Vec to make push rule IDs unique
- Introduce a new macro to easily derive Ord, PartialOrd, Eq and PartialEq
  for a PushRule-like type (these traits are required by BTreeSet)
- Introduce a new macro to easily build a BTreeSet
2020-11-27 20:46:58 +01:00
..
2020-11-02 00:29:47 +01:00
2020-09-17 21:28:02 +02:00
2020-09-29 20:30:33 +02:00

ruma-common

crates.io page docs.rs page license: MIT

Common types for other Ruma crates.