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 9bcd7087ae Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 2 months ago
..
utf8 Correct rust include references in Rust-C++ gencode in OSS. 3 months ago
BUILD Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 2 months ago
accessors_map_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
accessors_proto3_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
accessors_repeated_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
accessors_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
bad_names_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
child_parent_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
ctype_cord_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
edition2023_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
enum_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
fields_with_imported_types_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
gtest_matchers_test.rs Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them 3 months ago
import_public_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
merge_from_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
nested_types_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
package_disambiguation_test.rs Stop codegenning module for .proto package 11 months ago
package_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
proto_macro_test.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 2 months ago
serialization_test.rs Rust: make generated views implement `std::default::Default` 3 months ago
simple_nested_test.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago