ResourceUpdatedNotification

Trait ResourceUpdatedNotification 

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

Provided Methods§

Source

fn method(&self) -> &str

Implementors§