pub fn append_lsp_query_record(buf: &mut Vec<u8>, record: &LspQueryRecord<'_>)Expand description
Append one record to an uncompressed LSP_QUERY response buffer.
pub fn append_lsp_query_record(buf: &mut Vec<u8>, record: &LspQueryRecord<'_>)Append one record to an uncompressed LSP_QUERY response buffer.