now_playing_message_parser

Function now_playing_message_parser 

Source
pub fn now_playing_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
Expand description

parse a system message about a now playing song

ยงErrors

returns an error if the string could not be parsed