firestorm_message_parser

Function firestorm_message_parser 

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

parse a system message by the Firestorm developers

ยงErrors

returns an error if the string could not be parsed