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