pub fn doubleclick_teleport_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>Expand description
parse a system message about enabling or disabling of double-click teleports
ยงErrors
returns an error if the string could not be parsed