Module protobuf::ext

source ·
Expand description

Utilities to support “extension” fields.

This is a stopgap implementation, it only allows to fetch basic singular values, and that’s it. Anything similar to extension registry is not implemented yet.

Extensions are described in the official protobuf documentation.

Structs§