pub fn parse_from_str<M: MessageFull>(input: &str) -> Result<M, ParseError>
Expand description

Parse text format message.