matrix_sdk::ruma

Macro event_id

Source
macro_rules! event_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked EventId construction.