system_message_parser

Function system_message_parser 

Source
pub fn system_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
Expand description

parse a Second Life system message

ยงErrors

returns an error if the string could not be parsed