Function protobuf::core::parse_from
[−]
[src]
pub fn parse_from<M: Message + MessageStatic>(is: &mut CodedInputStream)
-> ProtobufResult<M>