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.
 
 
 
 
 
 
Alyssa Haroldsen 1eab5a0237 Generate `pub use` for imported enums 1 year ago
..
cpp_kernel Breaking change: make protobuf comply with the C++ layering check 1 year ago
test Generate `pub use` for imported enums 1 year ago
upb_kernel impl SettableValue for MsgView 1 year ago
BUILD Fix layering check for usage of gtest 1 year ago
aspects.bzl Remove uses of `incompatible_use_toolchain_transition`. 1 year ago
cpp.rs #refactor Simplify maps through the new ProxiedInMapValue<K> trait 1 year ago
defs.bzl
enum.rs Implement v0.6 enum definitions 1 year ago
internal.rs Implement v0.6 enum definitions 1 year ago
macros.rs
map.rs #refactor Simplify maps through the new ProxiedInMapValue<K> trait 1 year ago
optional.rs Clean up some trivial lifetime usage 1 year ago
primitive.rs Expose primitive internals just enough for enums 1 year ago
protobuf.rs
proxied.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
repeated.rs Expose repeated _unchecked accessors, interior accessor 1 year ago
shared.rs Implement v0.6 enum definitions 1 year ago
string.rs Make utf8chars.chars iter return `impl Iterator + fmt::Debug`. 1 year ago
upb.rs #refactor Simplify maps through the new ProxiedInMapValue<K> trait 1 year ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
vtable.rs Expose primitive internals just enough for enums 1 year ago