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.
 
 
 
 
 
 
Jakob Buchgraber 8cdc700b5b Implement ctype=CORD for singular string & byte fields 4 months ago
..
utf8 Use `#[googletest::test]` in Protobuf Rust 4 months ago
BUILD Implement ctype=CORD for singular string & byte fields 4 months ago
accessors_map_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
accessors_proto3_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
accessors_repeated_test.rs Create AsView/IntoView/AsMut/IntoMut traits 4 months ago
accessors_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
bad_names_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
child_parent_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
ctype_cord_test.rs Implement ctype=CORD for singular string & byte fields 4 months ago
edition2023_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
enum_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
fields_with_imported_types_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
import_public_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
merge_from_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
nested_types_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
package_disambiguation_test.rs Stop codegenning module for .proto package 10 months ago
package_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
proto_macro_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
serialization_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
simple_nested_test.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago