Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Cozzette 6ab302d3a3 Rust: cut down on the amount of generated C++ code needed for maps 6 months ago
..
utf8 Introduce a prelude and remove the inherent impls for serialize() 6 months ago
BUILD Rust: update map setters to take `IntoProxied` 6 months ago
accessors_map_test.rs Rust: cut down on the amount of generated C++ code needed for maps 6 months ago
accessors_proto3_test.rs Add Message::Clear() and MessageMut::Clear() (behind the Clear trait) 6 months ago
accessors_repeated_test.rs
accessors_test.rs Add Message::Clear() and MessageMut::Clear() (behind the Clear trait) 6 months ago
bad_names_test.rs
child_parent_test.rs Introduce a prelude and remove the inherent impls for serialize() 6 months ago
ctype_cord_test.rs
edition2023_test.rs
enum_test.rs
fields_with_imported_types_test.rs
import_public_test.rs
merge_from_test.rs
nested_types_test.rs
package_disambiguation_test.rs
package_test.rs
proto_macro_test.rs
serialization_test.rs Introduce a prelude and remove the inherent impls for serialize() 6 months ago
simple_nested_test.rs