[][src]Macro ruma_identifiers::event_id

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

Compile-time checked EventId construction.