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