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

Compile-time checked OwnedEventId construction.