Function molc::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.