Skip to main content

NotificationSender

Type Alias NotificationSender 

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

Callback type for session/update notifications from the agent.

Aliased Type§

pub struct NotificationSender { /* private fields */ }