Module parser

Source

Macrosยง

bail_protobuf_type_error ๐Ÿ”’
Constructs a ProtobufTypeError and bails out.
protobuf_type_error ๐Ÿ”’
Constructs a ProtobufTypeError.

Structsยง

ProtobufTypeError ๐Ÿ”’

Constantsยง

PROTOBUF_MESSAGES_AS_JSONB

Functionsยง

detect_loop_and_push ๐Ÿ”’
from_protobuf_message_field
Converts a protobuf message field to a datum.
from_protobuf_value ๐Ÿ”’
Converts a protobuf value to a datum.
pb_schema_to_fields
protobuf_type_mapping ๐Ÿ”’
Maps protobuf type to RW type.