Crate protobuf_parser [] [src]

A nom-based protobuf file parser

This crate can be seen as a rust transcription of the descriptor.proto file

Structs

EnumValue

A protobuf enumeration field

Enumeration

A protobuf enumerator

Extension
Field

A Protobuf Field

FileDescriptor

A File descriptor representing a whole .proto file

Message

A protobuf message

OneOf

A OneOf

Enums

FieldType

Protobuf supported field types

Rule

A field rule

Syntax

Protobox syntax