pub fn draw_distance_set_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>Expand description
parse a system message about the draw distance being set to a specific distance
ยงErrors
returns an error if the string could not be parsed