blob: 05b64c060acd836fecf742f4db37d8d56617a07d [file] [log] [blame] [view] [edit]
`protos` Generator
==================
This directory contains the generator for the [`protos`
API](https://github.com/protocolbuffers/protobuf/tree/main/protos), an
experimental C++ protobuf implementation. Most users should use the standard
C++ implementation
[here](https://github.com/protocolbuffers/protobuf/tree/main/src).