Crate pbjson_types
source · [−]Expand description
pbjson-types provides the google.protobuf types, commonly known as well-known-types,
with serde::Serialize and serde::Deserialize implementations
that are compliant with the protobuf JSON mapping
Note: Coverage of all types is currently incomplete, some may have non-compliant implementations
Modules
Nested message and enum types in
DescriptorProto.Nested message and enum types in
EnumDescriptorProto.Nested message and enum types in
Field.Nested message and enum types in
FieldDescriptorProto.Nested message and enum types in
FieldOptions.Nested message and enum types in
FileOptions.Nested message and enum types in
GeneratedCodeInfo.Nested message and enum types in
MethodOptions.Nested message and enum types in
SourceCodeInfo.Nested message and enum types in
UninterpretedOption.