ruwuma/ruma-common
Kévin Commaille 22f7f28e1b common: Replace BTreeSet by IndexSet in push::Ruleset.
Keeps the JSON ordering for priority.

IndexSet are hashed by `rule_id` so its uniqueness is enforced.

A rule can be fetched by its `rule_id`.
2021-03-22 20:42:25 +01: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.