ruwuma/ruma-common
Jonas Platte 69c8914b03
ruma-common: Small refactorings in any_push_rule.rs
* Make field order consistent
* Use `Self` type alias for shorter code
2020-07-24 20:50:24 +02:00
..

ruma-common

Common types for other ruma crates.

This crate is meant to be a dependency for other ruma crates only, consumers of those crates should never have to use this directly (its types will be re-exported from the other crates).