Function protobuf::rt::vec_packed_varint_data_size
source · pub fn vec_packed_varint_data_size<T: ProtobufVarint>(vec: &[T]) -> u32
Expand description
Size of serialized repeated packed field, excluding length and tag.