pub type ResourceUpdatedNotification = McpNotification<ResourceUpdatedNotificationParams>;Aliased Type§
pub struct ResourceUpdatedNotification {
pub method: String,
pub params: Option<ResourceUpdatedNotificationParams>,
}Fields§
§method: StringThe Method of this notification
params: Option<ResourceUpdatedNotificationParams>The Params