pub type ToolListChangedNotification = NotificationNoParam<ToolListChangedNotificationMethod>;
Aliased Type§
pub struct ToolListChangedNotification {
pub method: ToolListChangedNotificationMethod,
}
Fields§
§method: ToolListChangedNotificationMethod