Type Alias RootsListChangedNotification

Source
pub type RootsListChangedNotification = NotificationNoParam<RootsListChangedNotificationMethod>;

Aliased Type§

pub struct RootsListChangedNotification {
    pub method: RootsListChangedNotificationMethod,
}

Fields§

§method: RootsListChangedNotificationMethod