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