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