Skip to main content

session_id_from_resource_uri

Function session_id_from_resource_uri 

Source
pub fn session_id_from_resource_uri(uri: &str) -> Option<String>
Expand description

Extract a session ID from a vscode-chat-session:// resource URI. Returns None if the URI doesn’t match the expected format.