Expand description
A nom-based protobuf file parser
This crate can be seen as a rust transcription of the descriptor.proto file
Structs§
- Enum
Value - A protobuf enumeration field
- Enumeration
- A protobuf enumerator
- Extension
- Field
- A Protobuf Field
- File
Descriptor - A File descriptor representing a whole .proto file
- Message
- A protobuf message
- OneOf
- A OneOf