Function protobuf::rt::read_singular_proto3_string_into
source · [−]pub fn read_singular_proto3_string_into(
wire_type: WireType,
is: &mut CodedInputStream<'_>,
target: &mut String
) -> ProtobufResult<()>Expand description
Read singular string field for proto3.