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

Compile-time checked OwnedSessionId construction.