ruwuma/ruma-common
Kinrany 8eb96549d3 Implement From and TryFrom for AnyPushRule
Conversion into PushRule always succeeds, so no need to use TryFrom there
2020-07-22 21:16:41 +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).