Skip to main content

object_gave_object_message_parser

Function object_gave_object_message_parser 

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

parse a system message about an object giving the current avatar an object

ยงErrors

returns an error if the string could not be parsed