ruwuma/ruma-common
Jonas Platte fdd326edf7
Move Outgoing from ruma-api to ruma-common
The derive macro moves from ruma-api-macros to a new ruma-common-macros
crate likewise.
2020-09-22 21:35:10 +02:00
..
2020-09-17 21:28:02 +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).