pub fn parse_msgs(_input: &str) -> Vec<Value>
Parses a sequence of LSP messages and returns them as a vector of Values.
Value