pub fn region_script_count_change_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>Expand description
parse a system message about a changed script count in the current region
ยงErrors
returns an error if the string could not be parsed