Function parse_message

Source
pub fn parse_message(_message: &str) -> Result<Message, ParseError>
Expand description

Parse some text and hopefully return a Message.