InitializeNotification

Trait InitializeNotification 

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

Provided Methods§

Source

fn method(&self) -> &str

Implementors§