Macro ruma::owned_event_id

source ·
macro_rules! owned_event_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked OwnedEventId construction.