Crate ruma_common[−][src]
Expand description
Common types for other ruma crates.
Modules
| authentication | Common types for authentication. |
| directory | Common types for room directory endpoints. |
| encryption | Common types for encryption related tasks. |
| power_levels | Common types for the |
| presence | Common types for the presence module. |
| push | Common types for the push notifications module. |
| receipt | Common types for receipts. |
| thirdparty | Common types for the third party networks module. |
Structs
| MilliSecondsSinceUnixEpoch | A timestamp represented as the number of milliseconds since the unix epoch. |
| SecondsSinceUnixEpoch | A timestamp represented as the number of seconds since the unix epoch. |