Type Alias ThreadId

Source
pub type ThreadId = String;
Expand description

Unique identifier for a conversation thread/session.

Aliased Typeยง

pub struct ThreadId { /* private fields */ }