git-subtree-dir: ruma-common git-subtree-mainline: c186f0f8c9c542fd1c7cea464de1ae94e5bd32ba git-subtree-split: b516c0cd72c1a5e9985905f60b956c5365cd8789
8 lines
239 B
Markdown
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).
|