Searched defs:send_notification (Results 1 – 2 of 2) sorted by relevance
292 fn send_notification(&self, not: Notification) { in send_notification() method
371 pub(crate) fn send_notification<N: lsp_types::notification::Notification>( in send_notification() method