Skip to main content

get_session_did

Function get_session_did 

Source
pub fn get_session_did(
    storage_root: &Path,
    session_id: &str,
) -> Result<String, ChatError>