Skip to main content

session_id

Function session_id 

Source
pub fn session_id(project_id: &str, member: &str) -> String
Expand description

The session ID: a short, deterministic, opaque identifier for a session. Used as the filename stub for the session file and as part of the JOY_SESSION env var payload.