Skip to main content

extended_script_info_message_parser

Function extended_script_info_message_parser 

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

parse a system message with extended script info usually this should follow a line with regular script info containing the object name

ยงErrors

returns an error if the string could not be parsed