pub type NotificationSender = Sender<McpNotification>;Expand description
Notification sender for MCP notifications
Aliased Typeยง
pub struct NotificationSender { /* private fields */ }pub type NotificationSender = Sender<McpNotification>;Notification sender for MCP notifications
pub struct NotificationSender { /* private fields */ }