Module oneof_options

Source
Expand description

Nested message and enum types in OneofOptions.

Structs§

Tagged
Tagging a oneof causes the ser/de to represent it like such { “tag”: “tag”, “content”: content }