Skip to main content

items_successfully_shared_message_parser

Function items_successfully_shared_message_parser 

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

parse a system message about items being successfully shared

ยงErrors

returns an error if the string could not be parsed