Macro ruma_common::owned_session_id

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

Compile-time checked OwnedSessionId construction.