parse_msgs

Function parse_msgs 

Source
pub fn parse_msgs(_input: &str) -> Vec<Value>
Expand description

Parses a sequence of LSP messages and returns them as a vector of Values.