protobuf
3.4.0
In protobuf::
rt
Structs
CachedSize
Lazy
Enums
WireType
Functions
bytes_size
compute_raw_varint64_size
int32_size
int64_size
read_repeated_packed_enum_or_unknown_into
read_singular_message_into_field
read_unknown_or_skip_group
sint32_size
sint64_size
skip_field_for_tag
string_size
tag_size
uint32_size
uint64_size
unknown_fields_size
vec_packed_bool_size
vec_packed_double_size
vec_packed_enum_or_unknown_size
vec_packed_fixed32_size
vec_packed_fixed64_size
vec_packed_float_size
vec_packed_int32_size
vec_packed_int64_size
vec_packed_sfixed32_size
vec_packed_sfixed64_size
vec_packed_sint32_size
vec_packed_sint64_size
vec_packed_uint32_size
vec_packed_uint64_size
write_message_field_with_cached_size
protobuf
::
rt
Function
string_size
Copy item path
Settings
Help
Summary
Source
pub fn string_size(field_number:
u32
, s: &
str
) ->
u64
Expand description
Size of encoded string field.