Macro matrix_sdk_base::ruma::event_id
source ยท macro_rules! event_id { ($s:literal) => { ... }; }
Expand description
Compile-time checked EventId
construction.
macro_rules! event_id { ($s:literal) => { ... }; }
Compile-time checked EventId
construction.