NotificationSender

Type Alias NotificationSender 

Source
pub type NotificationSender = Sender<McpNotification>;
Expand description

Notification sender for MCP notifications

Aliased Typeยง

pub struct NotificationSender { /* private fields */ }