Function protobuf::rt::read_singular_proto3_string_into [] [src]

pub fn read_singular_proto3_string_into(wire_type: WireType,
                                        is: &mut CodedInputStream,
                                        target: &mut String)
                                        -> ProtobufResult<()>