ruwuma/ruma-common/README.md
Jonas Platte 40b51d73a3 Add 'ruma-common/' from commit 'b516c0cd72c1a5e9985905f60b956c5365cd8789'
git-subtree-dir: ruma-common
git-subtree-mainline: c186f0f8c9c542fd1c7cea464de1ae94e5bd32ba
git-subtree-split: b516c0cd72c1a5e9985905f60b956c5365cd8789
2020-06-05 01:40:05 +02:00

8 lines
239 B
Markdown

# 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).