[][src]Function lark_language_server::lsp_serve

pub fn lsp_serve(send_to_query_channel: Sender<QueryRequest>)

The workhorse function for handling incoming requests from the IDE. This will take instructions from stdin sent by the IDE and then send them to the appropriate system.