`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).