pub fn parse_from_str<M: MessageFull>(input: &str) -> Result<M, ParseError>
Parse text format message.