Crate protobuf_support
source ·Expand description
Supporting code for protobuf crates
Code in this crate is used in protobuf crates like protobuf
or protobuf-parse
.
None of code in this crate has public API.
Modules
- Implementation of lexer for both protobuf parser and for text format parser.