Skip to main content

SessionId

Type Alias SessionId 

Source
pub type SessionId = String;
Expand description

Identifier for a session whose tool calls are being scoped.

Aliased Typeยง

pub struct SessionId { /* private fields */ }