pub fn upsert_session_entry(entry: SessionEntry) -> Result<()>Expand description
Atomically upsert a SessionEntry into the session registry.
pub fn upsert_session_entry(entry: SessionEntry) -> Result<()>Atomically upsert a SessionEntry into the session registry.