pub type NotificationSender = Sender<Value>;
Callback type for session/update notifications from the agent.
pub struct NotificationSender { /* private fields */ }