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 d8329b68e4 Add .to_owned(&self)->Msg functions to MsgMut and MsgView 9 months ago
..
utf8 Remove the now unused vtable types. In particular, 9 months ago
BUILD Remove the now unused vtable types. In particular, 9 months ago
accessors_map_test.rs Pin the rev of googletest to the GitHub main branch 9 months ago
accessors_proto3_test.rs Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
accessors_repeated_test.rs Pin the rev of googletest to the GitHub main branch 9 months ago
accessors_test.rs Add .to_owned(&self)->Msg functions to MsgMut and MsgView 9 months ago
bad_names_test.rs Add a collision-avoidance behavior to the Rust Proto codegen. 10 months ago
child_parent_test.rs
edition2023_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
enum_test.rs Pin the rev of googletest to the GitHub main branch 9 months ago
fields_with_imported_types_test.rs Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
import_public_test.rs
nested_types_test.rs Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
package_disambiguation_test.rs
package_test.rs
proto_macro_test.rs Rust: fix proto! msgtype matcher to look for :: separated idents instead of a ty to avoid syntax errors during parse 10 months ago
reserved_crate_name_test.rs
serialization_test.rs Add a convenience SomeMsg::parse(bytes) -> Result<SomeMsg, ParseErr> 11 months ago
simple_nested_test.rs Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago