blob: dc0920163ccb73967d0cf640312e8c80d8b667b2 [file] [log] [blame] [view]
`protos` C++ API
===============
`protos` is a C++ protobuf implementation backed by μpb, introduced in 2022.
The API is currently experimental and may undergo incompatible changes without
notice. The supported C++ implementation is
[here](https://github.com/protocolbuffers/protobuf/tree/main/src).