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.
 
 
 
 
 
 
Derek Benson e485d4f03d Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 8 months ago
..
cpp Use the same set of exports as regular users in shared tests 8 months ago
rust_proto_library_unit_test Remove references to rules_proto 8 months ago
shared Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 8 months ago
upb Use the same set of exports as regular users in shared tests 8 months ago
BUILD Remove references to rules_proto 8 months ago
child.proto
dots_in_package.proto
edition2023.proto
enums.proto Add missing map thunks for nested enums. 8 months ago
fields_with_imported_types.proto
import_public.proto
import_public2.proto
import_public_grandparent.proto
import_public_non_primary_src1.proto
import_public_non_primary_src2.proto
import_public_primary_src.proto
imported_types.proto
nested.proto
no_package.proto
no_package_import.proto
no_package_other.proto
package.proto
package_disabiguation1.proto
package_disabiguation2.proto
package_import.proto
package_other.proto
package_other_different.proto
parent.proto
reserved.proto Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 8 months ago
struct.proto