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