[][src]Function protobuf::core::parse_length_delimited_from

pub fn parse_length_delimited_from<M: Message + MessageStatic>(
    is: &mut CodedInputStream
) -> ProtobufResult<M>