RootsListChangedNotification

Trait RootsListChangedNotification 

Source
pub trait RootsListChangedNotification: JsonRpcNotificationTrait {
    // Provided method
    fn method(&self) -> &str { ... }
}

Provided Methods§

Source

fn method(&self) -> &str

Implementors§