Skip to main content

bridge_message_parser

Function bridge_message_parser 

Source
pub fn bridge_message_parser<'src>() -> impl Parser<'src, &'src str, SystemMessage, Err<Rich<'src, char>>>
Expand description

parse a system message about the LSL viewer bridge

ยงErrors

returns an error if the string could not be parsed