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 10 months ago
..
cpp Use the same set of exports as regular users in shared tests 10 months ago
rust_proto_library_unit_test Remove references to rules_proto 10 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 10 months ago
upb Use the same set of exports as regular users in shared tests 10 months ago
BUILD Remove references to rules_proto 10 months ago
child.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
dots_in_package.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
edition2023.proto Add a trivial 2023 edition test case for Rust. 1 year ago
enums.proto Add missing map thunks for nested enums. 10 months ago
fields_with_imported_types.proto #protobuf #rust Generate fields with imported types 1 year ago
import_public.proto Stop codegenning module for .proto package 1 year ago
import_public2.proto Stop codegenning module for .proto package 1 year ago
import_public_grandparent.proto Stop codegenning module for .proto package 1 year ago
import_public_non_primary_src1.proto Stop codegenning module for .proto package 1 year ago
import_public_non_primary_src2.proto Stop codegenning module for .proto package 1 year ago
import_public_primary_src.proto Stop codegenning module for .proto package 1 year ago
imported_types.proto #protobuf #rust Generate fields with imported types 1 year ago
nested.proto Use `self` accessors for accessing maps in views 1 year ago
no_package.proto Generate `pub use` for imported enums 1 year ago
no_package_import.proto Generate `pub use` for imported enums 1 year ago
no_package_other.proto Generate `pub use` for imported enums 1 year ago
package.proto Generate `pub use` for imported enums 1 year ago
package_disabiguation1.proto Stop codegenning module for .proto package 1 year ago
package_disabiguation2.proto Stop codegenning module for .proto package 1 year ago
package_import.proto Generate `pub use` for imported enums 1 year ago
package_other.proto Fix issue where nested messages in non-primary .proto files couldn't be used. 1 year ago
package_other_different.proto Generate `pub use` for imported enums 1 year ago
parent.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
reserved.proto Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
struct.proto Also apply r# prefix to crates whose names are reserved keywords 1 year ago