pub type ConversationId = String;
Represents a conversation identifier
pub struct ConversationId { /* private fields */ }