[][src]Crate ruma_common

Common types for other ruma crates.

Modules

presence

Common types for the presence module

push

Common types for the push notifications module

Structs

Raw

A wrapper around Box<RawValue>, to be used in place of any type in the Matrix endpoint definition to allow request and response types to contain that said type represented by the generic argument Ev.