NotificationReceiver

Type Alias NotificationReceiver 

Source
pub type NotificationReceiver = Receiver<McpNotification>;
Expand description

Notification receiver for MCP notifications

Aliased Typeยง

pub struct NotificationReceiver { /* private fields */ }