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