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.
 
 
 
 
 
 
Protobuf Team Bot d716c2e963 Reuse Message's accessor definitions on Msg+MsgMut+MsgView 11 months ago
..
BUILD Generate `pub use` for imported enums 11 months ago
accessors_map_test.rs #refactor Simplify maps through the new ProxiedInMapValue<K> trait 11 months ago
accessors_proto3_test.rs Support enums as oneof fields 11 months ago
accessors_repeated_test.rs Implement repeated enum accessors 11 months ago
accessors_test.rs Add `Msg::as_{view,mut}()` 11 months ago
child_parent_test.rs Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
edition2023_test.rs Add a trivial 2023 edition test case for Rust. 12 months ago
enum_test.rs Fix nested enum generation when enums are the sole nested types 11 months ago
matchers.rs Internal 11 months ago
nested_types_test.rs Generate `pub use` for imported enums 11 months ago
package_test.rs Generate `pub use` for imported enums 11 months ago
reserved_test.rs Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
serialization_test.rs Implement SettableValue[u8] for SerializedData 11 months ago
simple_nested_test.rs Reuse Message's accessor definitions on Msg+MsgMut+MsgView 11 months ago