Macro ruma_common::owned_user_id

source ยท
macro_rules! owned_user_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked OwnedUserId construction.