get_msg

Function get_msg 

Source
fn get_msg(diag: &Diagnostic) -> Option<&str>
Expand description

Extracts LSP diagnostic message from LspData::rendered or directly from the supplied Diagnostic.